radical-collaboration / hpc-workflows

NSF16514 EarthCube Project - Award Number:1639694
5 stars 0 forks source link

Add quick check that checks task requirements vs. workflow requested requirements? #139

Closed lsawade closed 3 years ago

lsawade commented 3 years ago

A simple check that goes through the task resource requirements, and then checks against the dictionary of the AppManager.

It has happened to me now a couple of times that I - by accident - asked for more resources in a task than I ask for in the app manager for test cases. This lead to hanging of the task. It could be that this is specific to SLURM.

This also leads to the unit0000*/ directories not being created, and hence I can't check whether the submit scripts are ok.

I'm attaching the debug log, just in case.

Log

radical.log

andre-merzky commented 3 years ago

Hi @lsawade - this related to this issue in radical.pilot, and is not related to Slurm. We have that issue at low priority at the moment, but given your ticket here we'll try to address it soon. Thanks for letting us know!

lsawade commented 3 years ago

oh great and not great, I guess! I mean it's not that stuff isn't working, it's more a convenience feature.

andre-merzky commented 3 years ago

This has been resolved by RP release 1.6.7. Thanks for your patience! :-)