Skip to content
Discussion options

You must be logged in to vote

Thanks for the question(s) and compliments to everyone involved! Yes, the answers on this might be a bit scattered in the docs, let us try to address them here together.

I cannot find any information comparing and contrasting the two, or explaining when you'd want to use one versus the other.

So start here:

You can call MPIRUN for both methods of running. Example input files are provided for both ways.

Correct. It's essentially for an executable + AMReX inputs file:

  • [mpirun/srun/...] warpx filename.in
    and for Python scripts
  • [mpirun/srun/...] python warp_script.py

e.g., https://warpx.readthedocs.io/en/latest/…

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
component: Python Python layer
2 participants