Alex Domingo

Results 49 issues of Alex Domingo

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...

enhancement

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...

bug report

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...

enhancement

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: *...

change request
feedback

(created using `eb --new-pr`) Depends on: * [x] #24781

new
update
2024a
ready-to-review

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

bug fix