From c2c8da512fc768b64aa3e944168efe716bfbe201 Mon Sep 17 00:00:00 2001 From: easybuild <easybuild@cn202.barbora.it4i.cz> Date: Thu, 31 Mar 2022 08:54:57 +0200 Subject: [PATCH] Thu, 31 Mar 2022 08:54:57 +0200 --- dgx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dgx.md b/dgx.md index 33bde1d7..1544af1d 100644 --- a/dgx.md +++ b/dgx.md @@ -7,7 +7,7 @@ | [GCCcore](http://gcc.gnu.org/) | The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). | | [Go](http://www.golang.org) | Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. | | [icc](http://software.intel.com/en-us/intel-compilers/) | Intel C and C++ compilers | -| [iccifort](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Intel C, C++ & Fortran compilers | +| [iccifort](https://software.intel.com/en-us/intel-compilers/) | Intel C, C++ & Fortran compilers | | [ifort](http://software.intel.com/en-us/intel-compilers/) | Intel Fortran compiler | | [NVHPC](https://developer.nvidia.com/hpc-sdk/) | C, C++ and Fortran compilers included with the NVIDIA HPC SDK (previously: PGI) | | [PGI](http://www.pgroup.com/) | C, C++ and Fortran local_compilers from The Portland Group - PGI | -- GitLab