Wiki source code of AMD AOCC Compiler

Version 1.2 by Thomas Coelho on 2023/02/27 14:50

Hide last authors
Thomas Coelho 1.1 1 This are the compiler and libraries which are optimized for the AMD Epyc CPUs.
2
Thomas Coelho 1.2 3 You can find the latest version in
Thomas Coelho 1.1 4
Thomas Coelho 1.2 5 {{{ /home/software/aocc-compiler}}}
Thomas Coelho 1.1 6
7 To prepare your shell to use the compiler, you can source the following script
8
Thomas Coelho 1.2 9 {{{ . /home/software/setenv_AOCC.sh
10 }}}