Displaying 2 results from an estimated 2 matches for "mpi_include_path".
2013 Jun 16
2
Problem in linking a library in R package
...ot;ORTERUN = @ORTERUN@" >>
$(USER_CONF)@echo "TMP_INC = @TMP_INC@" >> $(USER_CONF)@echo "TMP_LIB
= @TMP_LIB@" >> $(USER_CONF)@echo "MPI_ROOT = @MPI_ROOT@" >>
$(USER_CONF)@echo "MPITYPE = @MPITYPE@" >> $(USER_CONF)@echo
"MPI_INCLUDE_PATH = @MPI_INCLUDE_PATH@" >> $(USER_CONF)@echo
"MPI_LIBPATH = @MPI_LIBPATH@" >> $(USER_CONF)@echo "MPI_LIBS =
@MPI_LIBS@" >> $(USER_CONF)@echo "MPI_DEFS = @MPI_DEFS@" >>
$(USER_CONF)@echo "MPI_INCL2 = @MPI_INCL2@" >> $(USER_CONF...
2013 Jun 07
1
cannot load pbdMPI package after compilation
...il... yes
checking for main in -lpthread... yes
******************* Results of pbdMPI package configure *****************
>> TMP_INC = /opt/openmpi/1.6.4-1/intel-13.1.1/include
>> TMP_LIB = /opt/openmpi/1.6.4-1/intel-13.1.1/lib64
>> MPI_ROOT =
>> MPITYPE = OPENMPI
>> MPI_INCLUDE_PATH = /opt/openmpi/1.6.4-1/intel-13.1.1/include
>> MPI_LIBPATH = /opt/openmpi/1.6.4-1/intel-13.1.1/lib64
>> MPI_LIBS = -lutil -lpthread
>> MPI_DEFS = -DMPI2
>> MPI_INCL2 =
>> PKG_CPPFLAGS = -I/opt/openmpi/1.6.4-1/intel-13.1.1/include -DMPI2
-DOPENMPI
>> PKG_LIBS =...