wiki:FAQ-Gridpacks-5

Version 4 (modified by Martin, 12 years ago) ( diff )

--

I have downloaded a madevent.tar.gz package. Can I create the gridpack locally?

If you have generated a process on-line and you do not want to use this cluster to create the gridpack you can also create the gridpack locally or using your own computer cluster. To do this you'll have to download the

madevent.tar.gz

tar ball from the process page and untar it in a new directory. Then you'll have to set-up the (run) parameters by editing the =./Cards/run_card.dat= and =./Cards/param_card.dat= as usual (remember to set

gridpack 

.true.= in the

run_card.dat

!). Furthermore, you'll have to copy the file =makefile_gridpack= in the =./bin= directory to the main directory, renaming it to {{{ makefile }}} by typing:

cp ./bin/makefile_gridpack ./makefile

(If you would forget this last step, the code runs fine, but all the way at the end you'll get an error message: =make: * No rule to make target `gridpack.tar.gz'. Stop.=)

Then you can generate the gridpack by running

./bin/generate_events

-- Main.RikkertFrederix - 24 Mar 2009

Note: See TracWiki for help on using the wiki.