Changes for page AMD AOCC Compiler
Last modified by valad on 2024/05/23 21:52
From version 3.1
edited by valad
on 2024/05/23 21:52
on 2024/05/23 21:52
Change comment:
There is no comment for this version
To version 2.1
edited by Thomas Coelho
on 2023/02/27 14:50
on 2023/02/27 14:50
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. valad1 +XWiki.thw - Content
-
... ... @@ -1,13 +1,10 @@ 1 1 This are the compiler and libraries which are optimized for the AMD Epyc CPUs. 2 2 3 -You can find the latest version in :3 +You can find the latest version in 4 4 5 -{{code language="bash"}} 6 -/home/software/aocc-compiler 7 -{{/code}} 5 +{{{ /home/software/aocc-compiler}}} 8 8 9 -To prepare your shell to use the compiler, you can source the following script :7 +To prepare your shell to use the compiler, you can source the following script 10 10 11 -{{code language="bash"}} 12 -source /home/software/setenv_AOCC.sh 13 -{{/code}} 9 +{{{ . /home/software/setenv_AOCC.sh 10 +}}}