Wiki source code of AMD AOCC Compiler

Last modified by valad on 2024/05/23 21:52

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