Re: [Boost-users] Boost-users Digest, Vol 4163, Issue 2
I made a mistake. I used mpicxx in the below commands. If I use mpiCC, it gives the exact same output.
Date: Wed, 10 Jun 2015 18:38:26 +0000 From: "Cook, Rich"
To: "boost-users@lists.boost.org" Subject: Re: [Boost-users] "Re: Cannot build boost with MPI using Intel openMPI wrapper" Message-ID: <856FE4B0-86E0-4E87-90AE-65A0C4653D36@llnl.gov> Content-Type: text/plain; charset="utf-8" Hi, here is the output of those commands, modified to reflect the actual tool I told boost to use, which is mpiCC, not mpicxx. What should I do with this output, and why does boost not accept it? Thanks!
rcook@rzgpu2 (~ ): /usr/local/tools/openmpi-intel-debug-1.8.4/bin/mpicxx --showme:compile -I/usr/local/tools/openmpi-intel-debug-1.8.4/include/openmpi/opal/mca/hwloc/hwloc191/hwloc/include -I/usr/local/tools/openmpi-intel-debug-1.8.4/include/openmpi/opal/mca/event/libevent2021/libevent -I/usr/local/tools/openmpi-intel-debug-1.8.4/include/openmpi/opal/mca/event/libevent2021/libevent/include -I/usr/local/tools/openmpi-intel-debug-1.8.4/include -I/usr/local/tools/openmpi-intel-debug-1.8.4/include/openmpi -pthread
rcook@rzgpu2 (~ ): /usr/local/tools/openmpi-intel-debug-1.8.4/bin/mpicxx --showme:link -pthread -Wl,-rpath -Wl,/usr/local/tools/openmpi-intel-debug-1.8.4/lib -Wl,--enable-new-dtags -L/usr/local/tools/openmpi-intel-debug-1.8.4/lib -lmpi
Subject: Re: [Boost-users] Cannot build boost with MPI using Intel openMPI wrapper From: Alain Miniussi (alain.miniussi_at_[hidden]) Date: 2015-06-10 10:07:41
* Next message: Hadidi, Lars: "[Boost-users] Boost Random Numbers: Normal Distribution"http://lists.boost.org/boost-users/2015/06/84409.php * Previous message: Boris Sch??ling: "Re: [Boost-users] Cannot build boost with MPI using Intel openMPI wrapper"http://lists.boost.org/boost-users/2015/06/84407.php * In reply to: Boris Sch??ling: "Re: [Boost-users] Cannot build boost with MPI using Intel openMPI wrapper"http://lists.boost.org/boost-users/2015/06/84407.php
________________________________
What is the result of: $/usr/local/tools/openmpi-intel-debug-1.8.4/bin/mpicxx --showme:compile $/usr/local/tools/openmpi-intel-debug-1.8.4/bin/mpicxx --showme:link ?
On 10/06/2015 11:08, Boris Sch?ling wrote:
On Wed, 10 Jun 2015 02:37:26 +0200, Cook, Rich
wrote: Hello, I'm seeing this in my build output. I'm hoping someone can help me find out what the actual problem is. Thanks for any assistance.
===============MPI Auto-configuration=============== MPI auto-detection failed: unknown wrapper compiler /usr/local/tools/openmpi-intel-debug-1.8.4/bin/mpiCC Please report this error to the Boost mailing list: http://www.boost.orghttp://www.boost.org/ You will need to manually configure MPI support. MPI launcher: mpirun -np ====================================================
-- ✐Richard Cook ✇ Lawrence Livermore National Laboratory Bldg-453 Rm-4024, Mail Stop L-557 7000 East Avenue, Livermore, CA, 94550, USA ☎ (office) (925) 423-9605 ☎ (fax) (925) 423-6961 --- Information Management & Graphics Grp., Services & Development Div., Integrated Computing & Communications Dept. (opinions expressed herein are mine and not those of LLNL)
participants (1)
-
Cook, Rich