AOCC
https://developer.amd.com/amd-aocc/
Install¶
cd <compdir>\
tar -xvf aocc-compiler-<ver>.tar
cd aocc-compiler-<ver>
bash install.sh
# It will install the compiler and displaythe AOCC setup instructions.
source <compdir>/setenv_AOCC.sh
# This will setup the shell environment for using AOCC C, C++, and Fortran compiler where the command is executed.
Using AOCC¶
Libraries¶
需要进一步的研究学习¶
暂无
遇到的问题¶
暂无
开题缘由、总结、反思、吐槽~~¶
参考文献¶
https://developer.amd.com/wp-content/resources/AOCC_57223_Install_Guide_Rev_3.1.pdf