Paul Thirumalai <[email protected]> writes: > However the partition names gov_part is not working. When I submit a job to > that partition I get the following response > /usr/bin/srun -N1 --partition=gov_part > /home/kdsd03/oas/klurm/testing/test_time.py > srun: Requested partition configuration not available now > srun: job 24483 queued and waiting for resources > > After that when I hit Ctrl-C i get the following lines in stdout. > srun: Force Terminated job 24483 > srun: Job allocation 24483 has been revoked.
You will get that message if the state of the partition is down. What is the output of "scontrol show part gov_part" and "sinfo"? /Pär Andersson NSC
