【问题标题】:Source the Intel 2017 compiler on linux在 Linux 上获取 Intel 2017 编译器
【发布时间】:2017-02-01 11:58:31
【问题描述】:

我正在关注this video tutorial 使用英特尔编译器,首先要做的是获取编译器的源代码。在视频中,这是命令:

source /opt/intel/composer_xe_2015.0.019/bin/iccvars.sh intel64

但是,我使用的是 2017 版本,并且目录树不同。我在以下位置找到了相同的文件:

source /opt/intel/compilers_and_libraries_2017.1.132/linux/bin/iccvars.sh intel64

这是类似的命令,还是我需要做其他事情?

【问题讨论】:

  • 使用 compilers_and_libraries_2017.1.132 中的 iccvars.sh。该教程已经过时了(可能是较新的教程,没有放在您的搜索查询等之上)

标签: linux parallel-processing icc intel-parallel-studio


【解决方案1】:

linux/ 子目录与 ICC 17 一起添加; 16及以下没有。

是的,它们基本上是一样的。

【讨论】:

    猜你喜欢
    • 2013-03-01
    • 2012-08-05
    • 1970-01-01
    • 2013-09-12
    • 1970-01-01
    • 2016-10-07
    • 1970-01-01
    • 2011-04-23
    • 1970-01-01
    相关资源
    最近更新 更多