[mvapich-discuss] rpl_malloc error

Albino A. Aveleda bino at coc.ufrj.br
Fri Oct 14 08:30:18 EDT 2011


Hi All,

I compiled the mvapich2-1.6 with gcc witout problem, but
when I try to compile with intel compiler version 12 I 
receive this error.

make[2]: Entering directory `/sw/src/mvapich2/mvapich2-1.6/osu_benchmarks'
../bin/mpicc  -g -O2  -L ../lib -Wl,-rpath=/sw/mpi/mvapich2/1.6-intel/lib -o osu_alltoall osu_alltoall.o  
osu_alltoall.o: In function `main':
/sw/src/mvapich2/mvapich2-1.6/osu_benchmarks/osu_alltoall.c:69: undefined reference to `rpl_malloc'
/sw/src/mvapich2/mvapich2-1.6/osu_benchmarks/osu_alltoall.c:78: undefined reference to `rpl_malloc'
make[2]: *** [osu_alltoall] Error 1
make[2]: Leaving directory `/sw/src/mvapich2/mvapich2-1.6/osu_benchmarks'
make[1]: *** [all-postamble] Error 2
make[1]: Leaving directory `/sw/src/mvapich2/mvapich2-1.6'
make: *** [all-redirect] Error 2


How do I fix this?

Regards,
Bibo


More information about the mvapich-discuss mailing list