Searched refs:NPmpi (Results 1 – 4 of 4) sorted by relevance
/external/ltp/tools/netpipe-2.4/ |
D | Makefile | 48 MPI: NPmpi 51 NPmpi: NPmpi.o MPI.o target 52 …$(CC) $(CFLAGS) NPmpi.o MPI.o -o NPmpi -L $(MPI_HOME)/lib/$(MPI_ARCH)/$(MPI_DEVICE) -lmpi $(EXTRA… 54 NPmpi.o: $(DRIV_SRC) $(INCLUDES) 55 $(CC) $(CFLAGS) -DMPI -I$(MPI_HOME)/include -c -o NPmpi.o $(DRIV_SRC)
|
D | README | 79 corresponding to the executable files NPtcp, NPmpi, or NPpvm 124 Running NPmpi 127 For MPI, how you run NPmpi may depend on the MPI implementation you 130 implementation, you could run NPmpi one of two ways. 134 NPmpi", followed by any of the NetPIPE options listed below. 139 the command "mpirun -machinefile machines.p4 -np 2 NPmpi", 142 To find out how to run NPmpi using any other implementation of MPI, 248 * Revamp README file with instructions for NPmpi and NPpvm, and
|
/external/ltp/tools/netpipe-2.4-ipv6/ |
D | Makefile | 48 MPI: NPmpi 51 NPmpi: NPmpi.o MPI.o target 52 …$(CC) $(CFLAGS) NPmpi.o MPI.o -o NPmpi -L $(MPI_HOME)/lib/$(MPI_ARCH)/$(MPI_DEVICE) -lmpi $(EXTRA… 54 NPmpi.o: $(DRIV_SRC) $(INCLUDES) 55 $(CC) $(CFLAGS) -DMPI -I$(MPI_HOME)/include -c -o NPmpi.o $(DRIV_SRC)
|
D | README | 79 corresponding to the executable files NPtcp, NPmpi, or NPpvm 124 Running NPmpi 127 For MPI, how you run NPmpi may depend on the MPI implementation you 130 implementation, you could run NPmpi one of two ways. 134 NPmpi", followed by any of the NetPIPE options listed below. 139 the command "mpirun -machinefile machines.p4 -np 2 NPmpi", 142 To find out how to run NPmpi using any other implementation of MPI, 248 * Revamp README file with instructions for NPmpi and NPpvm, and
|