Boost logo

Boost Users :

Subject: Re: [Boost-users] Installing boost.mpi on Cray system
From: Júlio Hoffimann (julio.hoffimann_at_[hidden])
Date: 2011-06-21 11:05:36


Hi Khaled,

Did you read the Boost.MPI documentation?

http://www.boost.org/doc/libs/1_46_1/doc/html/mpi/getting_started.html#mpi.config

Regards,
Júlio.

2011/6/21 khaled hamidouche <khaledhamidouche_at_[hidden]>

> Hello
>
> I'm trying to install boost and its MPI bindings on a Cray XE6 and this
> is what I get after adding using mpi ; to user-config.jam:
> MPI auto-detection failed: unknown wrapper compiler<http://omgili.com/mailinglist/boost-users/lists/boost/org/4BC2BA3E2040204helsinkifi.html#>
> /opt/cray/xt-asyncpe/4.9/bin/CC
> or
> MPI auto-detection failed: unknown wrapper compiler mpic++
>
> (mpic++
> -bash: mpic++: command not found)
>
> If I understand correctly boost only checks for mpicc and related
> executables and also tries mpirun. None of these are supposed to be used
> on an XE6 The compiler commands to use are cc, CC and ftn. More
> information for I think the same machine:
> https://www.nersc.gov/users/getting-started/>
>
> these compiler cc, CC and ftn are using directly to compile an MPI program
> (don't use mpiCC to compile)
>
> Actually CC is using the GNU compiler
>
> module switch PrgEnv-pgi PrgEnv-gnu
>
> CC --version
> /opt/cray/xt-asyncpe/4.9/bin/CC: INFO: Compiling with
> XTPE_COMPILE_TARGET=native.
> g++ (GCC) 4.5.2 20101216 (Cray Inc.)
>
>
>
> I need to build boost mpi with this compiler (CC). How can I make bjam
> do that??
>
>
> Thank you
>
> K.H
>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
>
http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net