ocaisa

Results 79 issues of ocaisa

In #370 (and specifically https://github.com/EESSI/software-layer/pull/370#issuecomment-1787413205) @t1mk1k and I noticed that for EasyStack files, EasyBuild does not seem to resolve the dependencies from the linked PR but instead is picking them...

There may be cases where we should refuse to allow the integration of a particular easyconfig. The one that immediately comes to mind is any that use the `Conda` easyblock....

Compute Canada support containers for some applications and it may be strategic for us to do (a limited amount of) the same. There are a few elements to this: *...

We were looking into the case of the EFA fabric at AWS. What we provide in EESSI works with the fabric, but it is true that you get better performance...

With the compat layer, we can have multiple OSes side-by-side without issue. The only reason we can't right now is because of our init script since it is adding compat...

Right now, to add support for new software a PR needs to be made to this repo. This repo though is quite powerful as it also contains all of the...

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