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

2017-06-22 Thread Belcourt, Kenneth via Boost-mpi
> On Jun 22, 2017, at 7:48 AM, Info via Boost-mpi > wrote: > > For mpi, we have these versions installed as modules: Here’s what we do, seems to work okay. -bash-4.1$ which icpc /projects/linux_rh6/SDK/compilers/intel/composer_xe_2017.2.174/compilers_and_libraries/linux/bin/intel64/icpc -bas

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

2017-06-22 Thread Info via Boost-mpi
Thanks for the quick reply! The boost version is 1_64_0. In the project-config.jam file I just added one line at the end: using mpi ; For mpi, we have these versions installed as modules: openmpi/1.8/1.8.4_intel-2015.1.133 IntelMPI/5 And for Intel compiler we have this module: composer_xe/2015.1.

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

2017-06-22 Thread Alain Miniussi via Boost-mpi
Hi, Could you provide the boost version, the project-config.jam file, the result of "which mpiicc" command and the first error message ? Thanks Alain On 22/06/2017 03:47, Info via Boost-mpi wrote: I have installed boost on our cluster but am having difficulty installing boost-mpi. Getting