Boost logo

Boost Testing :

Subject: Re: [Boost-testing] vacpp failures for Boost.MPI
From: Christopher Cambly (ccambly_at_[hidden])
Date: 2009-08-19 16:06:38


> It appears that the vacpp tests have "using mpi ;" in user-config.jam,
but
> somehow MPI is not set up correctly on there. Which MPI implementation
is
> being used there? The IBM one? Can someone check that amy Boost.MPI
> programs compile? There are special things that need to be in
> user-config.jam based on the particular MPI implementation being used.
> Thank you.

Sorry. It was an artifact of experimenting to see if the IBM MPI compiler
could be used with Boost.MPI. The user-config.jam had:
using mpi : /usr/bin/mpCC : : /usr/bin/mpiexec ;

Unfortunately, there are some issues that need to be worked out in order to
use the IBM MPI compiler with Boost.MPI.

I have removed the using mpi from the user-config.jam file. Starting
tonight the Boost.MPI tests should no longer run.

Chris
XL Compiler Development



Boost-testing list run by mbergal at meta-comm.com