- waits for completion of any of the listed requests and returns the corresponding index into the list. This allows, for example, dispatching of data when the receive is completed.
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
include $(GENERAL_RULES)/mpi-rules
|
|
|
|
EXE_INC = $(PFLAGS) $(PINC) $(c++LESSWARN)
|
|
EXE_LIBS = $(PLIBS)
|