Skip to content
Discussion options

You must be logged in to vote

Hi @KMalaravan,

When you compile WarpX with MPI for Python, PICMI scripts can be run with mpiexec/mpirun/srun/etc. automatically.
You can use mpi4py, which WarpX is built to be compatible with, if you like to extend your PICMI scripts with MPI-rank specific logic. Here are a few examples doing that:
https://github.com/search?q=repo%3ABLAST-WarpX%2Fwarpx+mpi4py+path%3AExamples%2F**&type=code

Do you have more concrete questions on this that we can clarify?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ax3l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants