1 #include <../../nrnconf.h> 5 #if NRNMPI && DARWIN && !defined(NRNMPI_DYNAMICLOAD) 13 MPI_Comm
c = MPI_COMM_WORLD;
17 MPI_Allgather(0,0,0,0,0,0,c);
18 MPI_Allgatherv(0,0,0,0,0,0,0,c);
19 MPI_Allreduce(0,0,0,0,0,c);
26 MPI_Gather(0,0,0,0,0,0,0,c);
27 MPI_Gatherv(0,0,0,0,0,0,0,0,c);
28 MPI_Get_count(0, 0, 0);
31 MPI_Iprobe(0,0,c,0,0);
32 MPI_Irecv(0,0,0,0,0,c,0);
33 MPI_Isend(0,0,0,0,0,c,0);
34 MPI_Op_create(0, 0, 0);
35 MPI_Pack(0, 0, 0, 0, 0, 0, c);
36 MPI_Pack_size(0, 0, c, 0);
37 MPI_Probe(0, 0, c, 0);
38 MPI_Recv(0,0,0,0,0,c,0);
40 MPI_Send(0,0,0,0,0,c);
41 MPI_Sendrecv(0,0,0,0,0,0,0,0,0,0,c,0);
43 MPI_Type_create_struct(0,0,0,0,0);
44 MPI_Unpack(0, 0, 0, 0, 0, 0, c);