Re: [Boost-mpi] Paid assistance for installing boost-mpi

2017-06-23 Thread Info via Boost-mpi
Thanks. I tried 1.63 and 1.61 but keep receiving the errors below: [users@w9 boost_1_63_0]$ ./b2 -j20 install --prefix=/Apps/users/SSAGES/build/boost_1_63_0/libs toolset=intel-linux Performing configuration checks - 32-bit : no (cached) - 64-bit : ye

Re: [Boost-mpi] Paid assistance for installing boost-mpi

2017-06-23 Thread Alain Miniussi via Boost-mpi
The bug will probably be there in the next release too, so you should stick to version 1.63. On 23/06/2017 15:13, Info wrote: I made some progress. The problem was I was not specifying the intel compiler in the toolset so it was using gcc. Here's what I did: ./bootstrap.sh --with-toolset=int

Re: [Boost-mpi] Paid assistance for installing boost-mpi

2017-06-23 Thread Info via Boost-mpi
I made some progress. The problem was I was not specifying the intel compiler in the toolset so it was using gcc. Here's what I did: ./bootstrap.sh --with-toolset=intel-linux And then: ./b2 -j20 install --prefix=/apps/home/user/boost_1_64_0/libs But then I run into this bug: https://svn.boost