[mvapich-discuss] error building for device=ch3:psm, cr.h: No such file or directory

Shan-Ho Tsai shtsai at uga.edu
Tue Oct 7 15:23:18 EDT 2014


Greetings!

I am trying to build MVAPICH2 2.0 on a 64-bit
Linux cluster (CentOS 6.5), with the default GNU
4.4.7 compilers. The cluster has Qlogic IB.

When I configure with

  ./configure --prefix=/usr/local/apps/mvapich2/2.0.0/gcc447 
--with-rdma=gen2

the "make" step works fine. But if I add the configure
option --with-device=ch3:psm, then the "make" step
returns the error:

   CC       src/mpi/coll/iscatter_osu.lo
   CC       src/mpi/coll/allgather_osu.lo
   CC       src/mpi/coll/allgatherv_osu.lo
   CC       src/mpi/coll/allreduce_osu.lo
src/mpi/coll/allreduce_osu.c:24:16: error: cr.h: No such file or directory
make[2]: *** [src/mpi/coll/allreduce_osu.lo] Error 1
make[2]: Leaving directory `/usr/local/src/mvapich2/2.0.0/mvapich2-2.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mvapich2/2.0.0/mvapich2-2.0'
make: *** [all] Error 2

Is this an indication that our system is missing some
packages? If so, which ones? I am not sure what
provides cr.h, I see one such file in the subdirectory
src/mpid/ch3/channels/common/src/ft/
under the MVAPICH2 root dir, is that the file
it is looking for?

Any suggestions how I can fix this problem will be
very much appreciated.

Thanks!
Shan-Ho

-- 
----------------------------------------------------
Shan-Ho Tsai
University of Georgia, Athens GA



More information about the mvapich-discuss mailing list