Skip to content

Compile Pagmo2.19 for MPI support? #547

Discussion options

You must be logged in to vote

Hi,
The answer appears to be in:
https://assets.researchsquare.com/files/rs-2433869/v1_covered.pdf
and according to these authors, MPI cluster computing was available in Pagmo 1x but not in Pagmo 2.x.
However, Pagmo 2.x does support multithreading within a single machine via Intel tbb library and I do use that.
Please correct me if I'm wrong.
I'm going to be attempting to implement cluster computation by the use of TCP sockets (using the Qt6.x libraries) and Boost or another serialization method.
If anyone's interested, please let me know.
Phil

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@montanaviking
Comment options

Answer selected by montanaviking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant