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
File compile_gridpack.sh Mar 28, 2013 by Peter Onyisi
File submission.sh Mar 28, 2013 by Peter Onyisi
  • No labels