GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » Simulation on Kronos
Simulation on Kronos [message #19333] Thu, 16 June 2016 09:57 Go to previous message
Jennifer Pütz is currently offline  Jennifer Pütz
Messages: 47
Registered: April 2015
Location: FZ Juelich
continuous participant
From: *ikp.kfa-juelich.de
Hi everyone,

due to the fact that Prometheus will be shut down at the end of June, I would like to provide you a submit script for Kronos (see attachment). This submit script is similar to the script for Prometheus (~/pandaroot/trunk/source/macro/prod/job_prod.sge). There is no need to change the macros from ~/pandaroot/trunk/source/macro/prod.

The script is easily submited by using the command:

sbatch job_prod_kronos.sh <prefix> <nevts> <dec-file> <mom>


If you want to run more than one job in parallel, use e.g.

sbatch --array=1-20  job_prod_kronos.sh <prefix> <nevts> <dec-file> <mom>


To look up the status of your job use

squeue -u <username>
or
watch squeue -u <username>
(This command updates the window every 2s.)

For further information see also https://wiki.gsi.de/foswiki/bin/view/Linux/SlurmUsage

You can even run a short test job for debugging (max. 20 minutes):

sbatch --partition=debug  job_prod_kronos.sh <prefix> <nevts> <dec-file> <mom>


I hope this is useful for some of you.

Cheers,
Jenny
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Computing infrastructure at GSI changes
Next Topic: Setting target type in master macros
Goto Forum:
  


Current Time: Fri Mar 29 14:03:17 CET 2024

Total time taken to generate the page: 0.01353 seconds