Compilers
Software that can be categorized as compilers, debuggers, profilers etc. For a full list of software see the A-Z list.
PACKAGE | NOTES |
---|---|
Compilers – GNU | gcc, g++ and gfortran |
Compilers – Intel | icc, icpc and ifort |
Compilers – PGI | pgcc, pgcpp, pgf90, pgf77 (inc OpenACC support for NVidia GPUs) |
Compilers – Java | javac |
Debugger – idb/idbc | Intel Debugger |
Debugger – gdb | GNU Debugger |
Profiler – gprof | GNU Profiler |
Profiler – tau | Tuning Analysis Utilities |