Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost.MPI build problem: auto-configuration fails
From: Kondov, Ivan (ivan.kondov_at_[hidden])
Date: 2010-10-22 08:27:58


Sorry, now I understand. Yes, it works:

user_at_host:~/test/intel-openmpi$ /software/all/openmpi/1.4.2/bin/mpiCC
-showme:compile
-I/software/all/openmpi/1.4.2/include -pthread

Best,
Ivan

>-----Original Message-----
>From: boost-users-bounces_at_[hidden] [mailto:boost-users-
>bounces_at_[hidden]] On Behalf Of Vladimir Prus
>Sent: Friday, October 22, 2010 1:02 PM
>To: boost-users_at_[hidden]
>Subject: Re: [Boost-users] Boost.MPI build problem: auto-configuration
>fails
>
>Kondov, Ivan wrote:
>
>> They exist and both are actually links to the same binary
>> 'opal_wrapper':
>>
>> user_at_host:~/boost/boost_1_43_0$ file
>> /software/all/openmpi/1.4.2/bin/mpic++
>> /software/all/openmpi/1.4.2/bin/mpic++: symbolic link to
`opal_wrapper'
>>
>> user_at_host:~/boost/boost_1_43_0$ file
>> /software/all/openmpi/1.4.2/bin/mpiCC
>> /software/all/openmpi/1.4.2/bin/mpiCC: symbolic link to
`opal_wrapper'
>>
>> user_at_host:~/boost/boost_1_43_0$ file
>> /software/all/openmpi/1.4.2/bin/opal_wrapper
>> /software/all/openmpi/1.4.2/bin/opal_wrapper: ELF 64-bit LSB
executable,
>> AMD x86-64, version 1 (SYSV), for GNU/Linux 2.6.4, dynamically linked
>> (uses shared libs), for GNU/Linux 2.6.4, not stripped
>>
>> user_at_host:~/test/openmpi$ mpic++ -v
>> Using built-in specs.
>> Target: x86_64-linux-gnu
>> Configured with: ../gcc-4.4.4/configure --enable-threads=posix
>> --enable-shared --prefix=/software/all/gcc/4.4.4
>> --enable-languages=c,c++,fortran,java --enable-checking=release
>> --with-tune=generic --build=x86_64-linux-gnu --host=x86_64-linux-gnu
>> --target=x86_64-linux-gnu
>> --with-gmp=/software/all/gcc_infrastructure/gmp/4.3.2
>> -with-mpfr=/software/all/gcc_infrastructure/mpfr/2.4.2
>> --with-ppl=/software/all/gcc_infrastructure/ppl/0.10.2
>> --with-cloog=/software/all/gcc_infrastructure/cloog-ppl/0.15.9
>> Thread model: posix
>> gcc version 4.4.4 (GCC)
>>
>> I just tested and it can also produce executables so than it is the
>> right binary. I suppose that the autoconfiguration in bjam expects
>> something from openmpi but I have no idea what is expected.
>
>Could you please answer this question:
>
> Does
>
> /software/all/openmpi/1.4.2/bin/mpiCC -showme:compile
>
> work?
>
>This is what is used for auto-configuration.
>
>- Volodya
>
>
>_______________________________________________
>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