Version 1 (modified by 8 years ago) ( diff ) | ,
---|
MPI
How to get the plugin
minimal version of the plugin
what the plugin does
How to install the plugin
- launch ./bin/mg5
- configure your fortran compiler: set fortran_compiler mpif77 (or set fortran_compiler ftn)
- configure your version to cluster mode: set run_mode 1
- Choose your MPI_CLUSTER: set cluster_type cori_haswell (see below how to implement your own)
How to run the plugin
- ./bin/mg5_aMC
- type "generate p p > XXXXXXXX"
- type "output mpi PATH"
- type exit
- type "cd PATH"
- ./bin/generate_events
- this gridpack is created in the local directory and is typically named: "run_01_gridpack.tar.gz"
- you can use your gridpack on the grid (this is a single node job)
Note:
See TracWiki
for help on using the wiki.