| foss | GNU Compiler Collection (GCC) based local_compiler toolchain, including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. |
| fosscuda | GCC based compiler toolchain __with CUDA support__, and including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. |
| gcccuda | GNU Compiler Collection (GCC) based compiler toolchain, along with CUDA toolkit. |
| gompi | GNU Compiler Collection (GCC) based local_compiler toolchain, including OpenMPI for MPI support. |
| gompic | GNU Compiler Collection (GCC) based compiler toolchain along with CUDA toolkit, including OpenMPI for MPI support with CUDA features enabled. |
...
...
@@ -317,6 +318,7 @@
| [VTune](https://software.intel.com/en-us/vtune) | Intel VTune Amplifier XE is the premier performance profiler for C, C++, C#, Fortran, Assembly and Java. |
| [Z3](https://github.com/Z3Prover/z3) | Z3 is a theorem prover from Microsoft Research. |
| [Zip](http://www.info-zip.org/Zip.html) | Zip is a compression and file packaging/archive utility. Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own UnZip, our primary objectives have been portability and other-than-MSDOS functionality |