Displaying 2 results from an estimated 2 matches for "tmp_inc".
Did you mean:
mp_int
2013 Jun 16
2
Problem in linking a library in R package
.../home/g/Desktop/Project -fpmpip
### For user configuration.
USER_CONF = Makeconf
### Start making here.
all: $(SHLIB)@echo "MPIRUN = @MPIRUN@" > $(USER_CONF)@echo "MPIEXEC =
@MPIEXEC@" >> $(USER_CONF)@echo "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)@ech...
2013 Jun 07
1
cannot load pbdMPI package after compilation
...on to accept ISO C89... none needed
checking for mpirun... mpirun
checking for mpiexec... mpiexec
checking for orterun... orterun
checking for sed... /bin/sed
checking for mpicc... mpicc
checking for ompi_info... ompi_info
checking for mpich2version... F
found sed, mpicc, and ompi_info ...
>> TMP_INC_DIRS = /opt/openmpi/1.6.4-1/intel-13.1.1/include
checking /opt/openmpi/1.6.4-1/intel-13.1.1/include ...
found /opt/openmpi/1.6.4-1/intel-13.1.1/include/mpi.h ...
>> TMP_LIB_DIRS = /opt/openmpi/1.6.4-1/intel-13.1.1/lib64
checking /opt/openmpi/1.6.4-1/intel-13.1.1/lib64 ...
found /opt/openmpi/1...