Wiki source code of AMD AOCC Compiler
Version 2.1 by Thomas Coelho on 2023/02/27 14:50
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | This are the compiler and libraries which are optimized for the AMD Epyc CPUs. | ||
2 | |||
3 | You can find the latest version in | ||
4 | |||
5 | {{{ /home/software/aocc-compiler}}} | ||
6 | |||
7 | To prepare your shell to use the compiler, you can source the following script | ||
8 | |||
9 | {{{ . /home/software/setenv_AOCC.sh | ||
10 | }}} |