Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Submitting Madgraph gridpacks to Panda

This turns out to be really easy. Download the scripts attached to this page. You will need to recompile the Madgraph code to match what's available on the Grid. The best way is to recompile after setting up Athena release 17.2.8 (for example). Then run

./compile_gridpack.sh gridpack.tar.gz

This will produce a file called grid_gridpack.tar.gz. Now, set up the Panda environment (you need the command prun available), and run

./submission.sh grid_gridpack.tar.gz user.nickname.myoutputdatasetname 10000 20

where the last two parameters are the number of events per job and the number of jobs to submit, respectively.

  File Modified
No files shared here yet.
  • No labels