centos7 安装intel2018 编译器

上传软件包到服务器

parallel_studio_xe_2018_update4_cluster_edition.tgz

解压软件包,使用GUI模式安装

tar -xf parallel_studio_xe_2018_update4_cluster_edition.tgz
cd parallel_studio_xe_2018_update4_cluster_edition
./install_GUI.sh

RPM检查界面,等几分钟即可

设置许可证

选择第三项,下一步

下一步,到如下界面

选择licence文件后,下一步

继续下一步,到如下界面

指定安装位置

开始安装,中间的提示不管,直接到INstall即可。


安装中,等待使用。

设置intel2018到module-ENV工具中

#%Module4.6
source-sh bash /public/apps/intel/2018/bin/compilervars.sh intel64
source-sh bash /public/apps/intel/2018/mkl/bin/mklvars.sh intel64
source-sh bash /public/apps/intel/2018/compilers_and_libraries_2018.4.243/linux/mpi/intel64/bin/mpivars.sh intel64

** 或者用 env2 工具自动生成modulefiles **

git clone https://git.code.sf.net/p/env2/code env2-code
cd env2-code
echo "#%Module1.0" > intel2018
perl env2 -from bash -to modulecmd "/public/apps/intel/2018/compilers_and_libraries_2018.4.243/psxevars.sh intel64" >> intel2018

开始享用

暂无评论

发送评论 编辑评论


				
|´・ω・)ノ
ヾ(≧∇≦*)ゝ
(☆ω☆)
(╯‵□′)╯︵┴─┴
 ̄﹃ ̄
(/ω\)
∠( ᐛ 」∠)_
(๑•̀ㅁ•́ฅ)
→_→
୧(๑•̀⌄•́๑)૭
٩(ˊᗜˋ*)و
(ノ°ο°)ノ
(´இ皿இ`)
⌇●﹏●⌇
(ฅ´ω`ฅ)
(╯°A°)╯︵○○○
φ( ̄∇ ̄o)
ヾ(´・ ・`。)ノ"
( ง ᵒ̌皿ᵒ̌)ง⁼³₌₃
(ó﹏ò。)
Σ(っ °Д °;)っ
( ,,´・ω・)ノ"(´っω・`。)
╮(╯▽╰)╭
o(*////▽////*)q
>﹏<
( ๑´•ω•) "(ㆆᴗㆆ)
😂
😀
😅
😊
🙂
🙃
😌
😍
😘
😜
😝
😏
😒
🙄
😳
😡
😔
😫
😱
😭
💩
👻
🙌
🖕
👍
👫
👬
👭
🌚
🌝
🙈
💊
😶
🙏
🍦
🍉
😣
Source: github.com/k4yt3x/flowerhd
颜文字
Emoji
小恐龙
花!
上一篇
下一篇
WordPress Appliance - Powered by TurnKey Linux