reframe icon indicating copy to clipboard operation
reframe copied to clipboard

Allow setting the `resolve_module_conflicts` at the environment level

Open teojgo opened this issue 8 months ago • 0 comments

At the moment resolve_module_conflicts can only be set at the general configuration level.

A use case is in containers that contain a modules system and only loading of some modules is needed and this has to be enforced since the modules system is available at run time and ReFrame cannot resolve module conflicts at that point.

teojgo avatar Feb 19 '25 10:02 teojgo