-
Notifications
You must be signed in to change notification settings - Fork 0
Running analysis on Piz Daint
Salvatore Di Girolamo edited this page Oct 24, 2018
·
14 revisions
- Source the script to set the environment up:
source /apps/pr/pr04/SimFS/simfs_daint.env
Make sure the simfs command is available.
- Run the analysis application as:
simfs <ctx_name> run srun <analysis command and args>
- Note: in the current settings, the analysis job may be delayed of zero, one, or more simulation jobs times. So please set the walltime of the analysis job so to account for that. This is bad, but we are looking for solutions to it. ;)