software-layer icon indicating copy to clipboard operation
software-layer copied to clipboard

Software layer of the EESSI project

Results 205 software-layer issues
Sort by recently updated
recently updated
newest added

cfr. #293 where additional easystack file was not picked up, so nothing extra was getting built

bug

When #241 and #260 are merged, the `bot/check-results.sh` script should be refined so it doesn't incorrectly conclude that a single `No missing installations` message in the output implies that there...

bug
pilot-2023.06

Fixes #89 Requires ~~https://github.com/easybuilders/easybuild-framework/pull/3659~~ to work

It would be nice to have a way to easily add GPU support to the singularity/apptainer calls (`--nv` for NVIDIA, `--rocm` for AMD).

Cases like this that I know of are LAMMPS and CP2K. I was thinking (at least for EESSI, not for EasyBuild) is that we can create a meta-module (say `LAMMPS/Sep2023-foss-2023b-CUDA`)...

IF a CVMFS configuration exists on the node being used for the build container, it should be used by the container as well

At the moment in the container `/opt/eessi` is not writeable in the container which means `host_injections` cannot be used

I was developing for #212 and I hit the rate limits for GitHub after running that script only a couple of times. This is because there are many calls to...

The current `EESSI-pilot-install-software.sh` works in two main steps: 1. Building (missing) software packages. 2. Creating a single tarball for new files added through step 1. This is challenging for larger...

enhancement