Skip to content

Commit 3d29fb8

Browse files
author
Robert Mijakovic
committed
Updates the author, header and fixes a typo
1 parent abff48e commit 3d29fb8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

easybuild/toolchains/nvpsmpi.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
# This file is part of EasyBuild,
66
# originally created by the HPC team of Ghent University (http://ugent.be/hpc/en),
77
# with support of Ghent University (http://ugent.be/hpc),
8-
# the Flemish Supercomputer Centre (VSC) (https://vscentrum.be/nl/en),
8+
# the Flemish Supercomputer Centre (VSC) (https://vscentrum.be),
99
# Flemish Research Foundation (FWO) (http://www.fwo.be/en)
1010
# and the Department of Economy, Science and Innovation (EWI) (http://www.ewi-vlaanderen.be/en).
1111
#
12-
# http://github.com/hpcugent/easybuild
12+
# https://github.com/easybuilders/easybuild
1313
#
1414
# EasyBuild is free software: you can redistribute it and/or modify
1515
# it under the terms of the GNU General Public License as published by
@@ -24,10 +24,9 @@
2424
# along with EasyBuild. If not, see <http://www.gnu.org/licenses/>.
2525
##
2626
"""
27-
EasyBuild support for npsmpi compiler toolchain (includes NVHPC and ParaStationMPI).
27+
EasyBuild support for nvsmpi compiler toolchain (includes NVHPC and ParaStationMPI).
2828
29-
:author: Damian Alvarez (Forschungszentrum Juelich)
30-
:author: Sebastian Achilles (Forschungszentrum Juelich)
29+
:author: Robert Mijakovic <[email protected]> (LuxProvide)
3130
"""
3231

3332
from easybuild.toolchains.nvhpc import NVHPCToolchain

0 commit comments

Comments
 (0)