Home
last modified time | relevance | path

Searched refs:NPpvm (Results 1 – 4 of 4) sorted by relevance

/external/ltp/tools/netpipe-2.4/
DMakefile60 PVM: NPpvm
63 NPpvm: NPpvm.o PVM.o target
64 $(CC) $(CFLAGS) NPpvm.o PVM.o -o NPpvm -L$(PVM_HOME)/lib/$(PVM_ARCH)/ -lpvm3 $(EXTRA_LIBS)
66 NPpvm.o: $(DRIV_SRC) $(INCLUDES)
67 $(CC) $(CFLAGS) -DPVM -I$(PVM_HOME)/include -c -o NPpvm.o $(DRIV_SRC)
DREADME79 corresponding to the executable files NPtcp, NPmpi, or NPpvm
170 Running NPpvm
177 process on one of the machines with the command "NPpvm -r". Finally,
179 "NPpvm -t -o <output file> -P" and any other options as appropriate
248 * Revamp README file with instructions for NPmpi and NPpvm, and
/external/ltp/tools/netpipe-2.4-ipv6/
DMakefile60 PVM: NPpvm
63 NPpvm: NPpvm.o PVM.o target
64 $(CC) $(CFLAGS) NPpvm.o PVM.o -o NPpvm -L$(PVM_HOME)/lib/$(PVM_ARCH)/ -lpvm3 $(EXTRA_LIBS)
66 NPpvm.o: $(DRIV_SRC) $(INCLUDES)
67 $(CC) $(CFLAGS) -DPVM -I$(PVM_HOME)/include -c -o NPpvm.o $(DRIV_SRC)
DREADME79 corresponding to the executable files NPtcp, NPmpi, or NPpvm
170 Running NPpvm
177 process on one of the machines with the command "NPpvm -r". Finally,
179 "NPpvm -t -o <output file> -P" and any other options as appropriate
248 * Revamp README file with instructions for NPmpi and NPpvm, and