Alex Domingo
Alex Domingo
Depends on: * [ ] #23125
Fixes #4853 Enhance NVHPC to be a full toolchain: * compilers provided by new `nvidia-compilers` subtoolchain * equivalent to current NVHPC * `nvidia-compilers` will have their own easyconfigs * mpi...
The following is the output of `eb --trace --parallel 2 --parallel-extensions-install` without `richtext`: ``` == starting installation of extension Matrix 1.6-4... >> defining build environment for foss/2023a toolchain >> running...
Currently, easyconfigs of NVHPC only provide the compilers from Nvidia (`nvc`, `nvc++`, `nvfortran`, ...) and we build toolchains on top of those compilers with "standard" components. For instance, `nvompi` includes...
The round-trip loader is now default in ruamel.yaml. So the config parser can be simplified to always preserve order.
The goal of this issue is to discuss a solution in EB to allow for faster development of the PyTorch ecosystem in each toolchain. The two main motivations are: *...
(created using `eb --new-pr`) Depends on: * [x] #24781
This requirement on scipy is too strict and makes it hard to package `climate_indices` with other software as it forces this single version of scipy into the environment. Please change...
fix for ROOT related to issue https://github.com/easybuilders/easybuild-easyblocks/issues/3969 edit: requires: * https://github.com/easybuilders/easybuild-framework/pull/5031