easybuild-framework icon indicating copy to clipboard operation
easybuild-framework copied to clipboard

make NVHPC a full toolchain with nvidia-compilers, NVHPCX and NVBLAS

Open lexming opened this issue 4 months ago • 0 comments
trafficstars

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 provided by new NVHPCX subtoolchain
    • NVHPCX is bundled in NVHPC so it will not exist with their own easyconfigs
  • linalg provided by new NVBLAS subtoolchain
    • NVBLAS is bundled in NVHPC so it will not exist with their own easyconfigs

lexming avatar Jun 18 '25 07:06 lexming