[mvapich-discuss] mpiCC with sunCC

Shuichi Ihara ihara at sun.com
Wed Jun 25 11:52:20 EDT 2008


Hi,

Is anyone using mvapich-1.0.1 with SunStudio12 on RHEL5/CentOS5?
I have been seeing below issue.

# mpiCC hello_cxx.cc
/tmp/ofed-build-root/usr/lib64/libibverbs.so: file not recognized: File format not recognized

Yes, I thought this is smiler issue below.
http://forum.java.sun.com/thread.jspa?forumID=850&threadID=5181629

I tried to change "prod/lib/amd64/ld" to /usr/bin/ld, but another issue is occurred.

# mpiCC hello_cxx.cc
hello_cxx.o: In function `main':
hello_cxx.cc:(.text+0x46): undefined reference to `MPI::ERRORS_THROW_EXCEPTIONS'
hello_cxx.cc:(.text+0x4d): undefined reference to `throw_excptn_fctn'
hello_cxx.cc:(.text+0x5f): undefined reference to `MPI::COMM_WORLD'
hello_cxx.cc:(.text+0x87): undefined reference to `MPI::COMM_WORLD'
hello_cxx.cc:(.text+0x11a): undefined reference to `MPI::ERRORS_THROW_EXCEPTIONS'

Any comments would be appreciated.

Thanks
-Ihara





More information about the mvapich-discuss mailing list