search for: mpi_libpath

Displaying 2 results from an estimated 2 matches for "mpi_libpath".

2013 Jun 16
2
Problem in linking a library in R package
...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)@echo "PKG_CPPFLAGS = @PKG_CPPFLAGS@" >> $(USER_CONF)@e...
2013 Jun 07
1
cannot load pbdMPI package after compilation
...esults 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 = -L/opt/openmpi/1.6.4-1/intel-13.1.1/lib64 -lmpi -lutil -lpthread...