Alain Miniussi
Alain Miniussi
Sure, but I don't think we have much control on the way it's shipped at this point. I'm not even sure where to find the concerned bjam section. Right now,...
I added some doc in 389fbf3f1101d2972c9b46a4c282a8222b35c799 until we come up with something better.
> The right thing to do is to query python's configuration (by calling interpreter, or using pyconfig, or the pkg-config files) figure out how to call extensions, and where to...
opened pull request #78
Apart from MPI_Address, did you find any other deprecated usage ? I just installed openmpi 4.0.0 and it went ok. Thanks
merged in develop
Bug there is a problem: OpenMPI is supposed to set MPI_VERSION to 3 (for 4.0) and MPI_Address is protected according to MPI_VERSION >= 2. So I'm gonna install openMPI 4.0
Just past the test with th 4.0 version of OpenMPI. How did you get that error message ? It seems you're using OpenMPI 4.0, was is modified ? Thanks