Home
last modified time | relevance | path

Searched refs:MPIDIR (Results 1 – 25 of 83) sorted by relevance

1234

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/etc/
H A DMakefile.conf.cygwin8 MPIDIR = $(HOME)/mpich2-install
9 MPIBINDIR = $(MPIDIR)/bin
10 MPILIBDIR = $(MPIDIR)/lib
11 MPIINCDIR = $(MPIDIR)/include
H A DMakefile.conf.cygwin.with-refiner8 MPIDIR = $(HOME)/mpich2-install
9 MPIBINDIR = $(MPIDIR)/bin
10 MPILIBDIR = $(MPIDIR)/lib
11 MPIINCDIR = $(MPIDIR)/include
H A DMakefile.conf.ES28 MPIDIR =
H A DMakefile.conf.ES2.with-refiner8 MPIDIR =
H A DMakefile.conf.K-computer8 MPIDIR =
H A DMakefile.conf.mingw8 MPIDIR =
H A DMakefile.conf.mingw.with-refiner8 MPIDIR =
/dports/math/freefem++/FreeFem-sources-4.6/bin/
H A Dmpic++.in5 MPIDIR='@MPIDIR@'
6 MPIINC="$MPIDIR/include"
7 LDIR="-L$MPIDIR/lib"
/dports/math/lis/lis-2.0.30/win/
H A DMakefile.in134 MPIDIR = "C:\Program Files (x86)\Microsoft SDKs\MPI"
135 CFLAGS = $(CFLAGS) -DUSE_MPI -I$(MPIDIR)\Include
136 FFLAGS = $(FFLAGS) -DUSE_MPI -I$(MPIDIR)\Include -I$(MPIDIR)\Include\x86
137 LDFLAGS = $(LDFLAGS) $(MPIDIR)\Lib\x86\msmpi.lib $(MPIDIR)\Lib\x86\msmpifec.lib
142 MPIDIR = "C:\Program Files (x86)\Microsoft SDKs\MPI"
143 CFLAGS = $(CFLAGS) -DUSE_MPI -I$(MPIDIR)\Include
144 FFLAGS = $(FFLAGS) -DUSE_MPI -I$(MPIDIR)\Include -I$(MPIDIR)\Include\x64
145 LDFLAGS = $(LDFLAGS) $(MPIDIR)\Lib\x64\msmpi.lib $(LDFLAGS) $(MPIDIR)\Lib\x64\msmpifec.lib
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvode/superludist/
H A DREADME14 -DMPI_C_COMPILER="${MPIDIR}/bin/mpicc" \
15 -DMPI_CXX_COMPILER="${MPIDIR}/bin/mpicxx" \
16 -DMPIEXEC_EXECUTABLE="${MPIDIR}/bin/mpirun" \
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/arkode/CXX_parallel/
H A DREADME22 -DMPI_C_COMPILER="${MPIDIR}/bin/mpicc" \
23 -DMPI_CXX_COMPILER="${MPIDIR}/bin/mpicxx" \
24 -DMPIEXEC_EXECUTABLE="${MPIDIR}/bin/mpirun" \
/dports/math/sundials/sundials-5.7.0/examples/arkode/CXX_parallel/
H A DREADME21 -DMPI_C_COMPILER="${MPIDIR}/bin/mpicc" \
22 -DMPI_CXX_COMPILER="${MPIDIR}/bin/mpicxx" \
23 -DMPIEXEC_EXECUTABLE="${MPIDIR}/bin/mpirun" \
/dports/math/sundials/sundials-5.7.0/examples/cvode/superludist/
H A DREADME14 -DMPI_C_COMPILER="${MPIDIR}/bin/mpicc" \
15 -DMPI_CXX_COMPILER="${MPIDIR}/bin/mpicxx" \
16 -DMPIEXEC_EXECUTABLE="${MPIDIR}/bin/mpirun" \
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/arkode/CXX_superludist/
H A DREADME23 -DMPI_C_COMPILER="${MPIDIR}/bin/mpicc" \
24 -DMPI_CXX_COMPILER="${MPIDIR}/bin/mpicxx" \
25 -DMPIEXEC_EXECUTABLE="${MPIDIR}/bin/mpirun" \
/dports/math/sundials/sundials-5.7.0/examples/arkode/CXX_superludist/
H A DREADME23 -DMPI_C_COMPILER="${MPIDIR}/bin/mpicc" \
24 -DMPI_CXX_COMPILER="${MPIDIR}/bin/mpicxx" \
25 -DMPIEXEC_EXECUTABLE="${MPIDIR}/bin/mpirun" \
/dports/science/qbox/qbox-public-rel1_73_3/build/
H A Dicc_mkl_omp.mk9 MPIDIR=/opt/openmpi
55 INCLUDE += -I$(MPIDIR)/include -I$(XERCESCDIR)/include
60 LIBPATH += -L$(MPIDIR)/lib64 \
H A Dicc_mkl.mk9 MPIDIR=/opt/openmpi
57 INCLUDE += -I$(MPIDIR)/include -I$(XERCESCDIR)/include
61 LIBPATH += -L$(MPIDIR)/lib64 \
/dports/graphics/tachyon/tachyon/unix/
H A DMake-config51 # Set MPIDIR to the directory where your MPI distribution is installed.
60 MPIDIR=/usr/local/mpi
63 #MPIDIR=/software/all/mpi
66 #MPIDIR=/usr
69 #MPIDIR=/usr/local/app/mpich
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/
H A Dsetup_fistr.sh178 if [ -z ${MPIDIR} ]; then
272 sed -e "s!@mpidir@!${MPIDIR}!" \
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/tools/hec2rcap/
H A DMakefile.am1 MPIDIR = @mpidir@ macro
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/tools/result_type_converter/
H A DMakefile.am1 MPIDIR = @mpidir@ macro
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/
H A DMakefile.conf.org8 MPIDIR =
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/tools/visualizer/
H A DMakefile.am1 MPIDIR = @mpidir@ macro
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/tools/result_file_merger/
H A DMakefile.am1 MPIDIR = @mpidir@ macro
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/
H A Dsetup_hecmw.sh341 if [ -z ${MPIDIR} ]; then
442 sed -e "s!@mpidir@!${MPIDIR}!" \

1234