Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
habrok:additional_information:faq [2023/04/20 08:55] fokkehabrok:additional_information:faq [2023/04/20 08:59] (current) – [When does my job start?] fokke
Line 79: Line 79:
 </code> </code>
  
-When your requested resources are available to you, your job is started. You can add the following line in your batch script to get notified by email when your job has started and ended: +When your requested resources are available to you, your job is started.
- +
-<code> +
-#SBATCH --mail-type=BEGIN,FAIL,END +
-#SBATCH --mail-user=some@user.com +
-</code>+
  
 Some more information about your position in the queue and the estimated start time of your job can be found [[habrok:advanced_job_management:job_prioritization|here]]. Some more information about your position in the queue and the estimated start time of your job can be found [[habrok:advanced_job_management:job_prioritization|here]].