...
To access the ECaccess Web Toolkit on Atos, you will have to load the eacccess module, e.g.:
No Format |
---|
$> module load ecaccess $> ecaccess-event-list |
...
When your TC1 jobs is up and running on the Atos systems in Bologna, please do stop your TC-1 jobs in Reading, by canceling the job in STANDBY mode with 'ecaccess-job-delete', e.g.:
No Format |
---|
$> ecaccess-job-list 22379170 ecgate STDBY 0/1 Oct 26 11:49 [bc06h012 (222)] tc1_06bc.cmd 22345657 ecgate DONE 1/1 Oct 25 11:50 [bc06h012 (222)] tc1_06bc.cmd $> ecaccess-job-delete 22379170 |
...
Do give your TC-1 jobs sufficient time with the SLURM directive '#QSUB #SBATCH --time=<HH:MM:SS>'.