Added support for HP-MPI.

This commit is contained in:
henry
2008-11-19 14:57:06 +00:00
parent 7c0048e878
commit 16e9f10e22
13 changed files with 78 additions and 3 deletions

View File

@ -0,0 +1,3 @@
PFLAGS =
PINC = -I$(MPI_ARCH_PATH)/include -D_MPICC_H
PLIBS = -L$(MPI_ARCH_PATH)/lib/linux_ia32 -lmpi