I want to keep an HPC Job open, even after all of the tasks have finished with success or failure, until I decide that its finished. Depending on the job, I may need to submit additional tasks. Setting the Run Until Canceled =
True in the Job template works, but then HPC requires me to set Auto Calculate Maximum = False. From there I have to specify a value for Maximum Cores. This then locks up those x cores until the job finishes and makes them unavailable
to other jobs. How can I use the Run Until Canceled feature without specifying the Maximum Cores for the job--I want this setting auto calculated?
Thank you,
Tiffany