diff --git a/dgx.md b/dgx.md index 33bde1d73b6dcc24f1101f82d71643008c040dd8..1544af1da808a67dc27b38d9539699d7cdcf72be 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 |