FS#22370 - [boost] does not include MPI
Attached to Project:
Arch Linux
Opened by Dmitriy M (foxcub) - Sunday, 09 January 2011, 22:15 GMT
Last edited by Ionut Biru (wonder) - Friday, 04 March 2011, 13:11 GMT
Opened by Dmitriy M (foxcub) - Sunday, 09 January 2011, 22:15 GMT
Last edited by Ionut Biru (wonder) - Friday, 04 March 2011, 13:11 GMT
|
Details
The contents of boost and boost-libs packages do not include
Boost.MPI library. (boost includes the headers, but not the
actual libraries)
To enable MPI, one just needs to add "using mpi;" to user-config.jam |
This task depends upon
Closed by Ionut Biru (wonder)
Friday, 04 March 2011, 13:11 GMT
Reason for closing: Implemented
Additional comments about closing: boost 1.46. now in testing
Friday, 04 March 2011, 13:11 GMT
Reason for closing: Implemented
Additional comments about closing: boost 1.46. now in testing
(1) In other distributions (eg Debian/Ubunt), this is done in a split boost package. If we do this, we need to move openmpi in [extra].
(2) We could create the boost-openmpi in a separate PKGBUILD and upload the new pkg to [community].
The first choice (1) is probably more clean as there will be a lot of duplication in PKGBUILD for (2).