I'd like to use preemptible VM instances for some of my jobs. After a submission is completed, how can I determine the jobs that got preempted, and the number of times they were prevented (can get preempted multiple times if the preemptible runtime parameter > 1).
↧