Skip to content
Snippets Groups Projects
Commit d9b7d409 authored by Damian Alvarez's avatar Damian Alvarez
Browse files

Merge branch 'sa-NVHPC-toolchains' into '2023'

dump NVHPC toolchains to 22.11

See merge request software-team/easybuild!1508
parents ca8b9657 59fd104a
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@ description = 'NVHPC based compiler toolchain, including Parastation MPICH2 for
toolchain = SYSTEM
local_compiler = ('NVHPC', '22.9')
local_compiler = ('NVHPC', '22.11')
dependencies = [
local_compiler,
......
......@@ -8,7 +8,7 @@ description = 'NVHPC based compiler toolchain, including OpenMPI for MPI support
toolchain = SYSTEM
local_compiler = ('NVHPC', '22.9')
local_compiler = ('NVHPC', '22.11')
dependencies = [
local_compiler,
......
......@@ -4,7 +4,7 @@ version = '4.1.4'
homepage = 'https://www.open-mpi.org/'
description = """The Open MPI Project is an open source MPI-3 implementation."""
toolchain = {'name': 'NVHPC', 'version': '22.9'}
toolchain = {'name': 'NVHPC', 'version': '22.11'}
toolchainopts = {'pic': True}
source_urls = ['https://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads']
......
......@@ -7,7 +7,7 @@ based on MPICH v3. It provides extra low level communication libraries and integ
various batch systems for tighter process control.
"""
toolchain = {'name': 'NVHPC', 'version': '22.9'}
toolchain = {'name': 'NVHPC', 'version': '22.11'}
sources = [SOURCE_TAR_GZ]
source_urls = ['https://github.com/ParaStation/psmpi/archive/']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment