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