DIRACGrid / DIRACGrid/DIRAC

Propagate number of processors from Transformations or Productions down to Jobs description

Open
#8,356 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
126
Forks
191
Avg merge
1d 13h
Merged PRs (30d)
33

Description

Nowhere in the TransformationSystem it is called `Job().setNumberOfProcessors()`. This is "correct", because the logic can be added to the ProductionSystem ("can an application/step run multicore?" and "what are its limits?").
Still, this is quite VO-dependant, but if any it should be added to Vanilla DIRAC ProductionSystem.

All considerations above are also valid for setting RAM limits, which is introduced in https://github.com/DIRACGrid/DIRAC/pull/8232

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.