Skip to content

How to do parallel computing with GPry #2

@syrte

Description

@syrte

First of all, thanks for the great package!

As I skimmed over the documentation, I didn't find an easy explanation of parallelization in GPry.
In the installation section, it says that GPry uses MPI.
But I failed to find an actual example for using MPI with GPry.

I am not familiar with mpirun.
I assume that once we use mpirun -n 2 python my_script_with_gpry.py,
GPry will automatically detect the MPI environment and set up and compute things in parallel accordingly?
Am I right?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions