software-layer
software-layer copied to clipboard
Software layer of the EESSI project
I've figured out the way we can use the CPU autodetection of ReFrame _with_ the local spawner. We just inject the partition name for the _current_ SLURM partition in which...
Step up towards #680, which is stuck due to a tricky problem with a dependency of `R-bundle-CRAN`...
Following from: https://gitlab.com/eessi/support/-/issues/85
This is a followup PR for https://github.com/EESSI/software-layer/pull/667 After successful merge of #667 I have some test cases prepared, to test against the different shell. For the moment, I struggle with...
The tests from the EESSI test suite that are run should depend on which software was built. This PR implements that functionality. Roughly speaking, it does the following: - Get...
Open the new one to fix the origin branch
This is a follow up PR to the issue: https://gitlab.com/eessi/support/-/issues/83
The main purpose of this PR is to facilitate debugging various issues when building PyTorch-bundle _and_ demonstrating approaches that could solve the issues. It is expected that the fixes provided...