Feature #12966
Should we put job (runtime,memory,disk) info in Campaign Def/Campaign
100%
Description
FIFE meeting idea
If all jobs should spec runtime,memory,disk info to be scheuduled
efficiently, can we put that in the campaign, etc. to be passed into
job launch, or do we rely on the job launch script knowing this
and we don't have to...
History
#1 Updated by Marc Mengel over 3 years ago
.. And add to recovery logic -- recover with more memory requested.
#2 Updated by Marc Mengel about 3 years ago
We can get the same effect by adding command flag overrides to the recovery options, which is more generic.
#3 Updated by Marc Mengel almost 3 years ago
Sent an email to swhite; forgot to discuss this one with him today (sigh).
Added some plumbing code to handle this when we add the fields; the edit
screen will need work, too.
#4 Updated by Marc Mengel almost 3 years ago
- % Done changed from 0 to 20
#5 Updated by Marc Mengel almost 3 years ago
- Status changed from New to Resolved
- % Done changed from 20 to 100
For v1_1_0 we can add parameter overrides in the Campaign Dependencies throught the raw tables interface if needed. We can fix up the UI to add a similar popout to the Campaign Dependencies as we have in the Campaigns themseles to edit the parameter overrides.
#6 Updated by Marc Mengel almost 3 years ago
- Status changed from Resolved to Closed