主题:最新的intel编译器(Linux)下载地址
一周前有个兄弟上传了一个注册机,今天我想试一试,于是下载了最新的intel parallel studio编译器套件。
注册+回答问题半天,最终就是得到一个地址。我把他帖出来,你拷贝到一个文件中然后直接wget -i下载。
http://registrationcenter-download.intel.com/akdlm/irc_nas/2405/parallel_studio_xe_2011_sp1_update1_intel64.tgz
http://registrationcenter-download.intel.com/akdlm/irc_nas/2405/parallel_studio_xe_2011_sp1_update1_ia32.tgz
http://registrationcenter-download.intel.com/akdlm/irc_nas/2405/parallel_studio_xe_2011_sp1_update1.tgz
在windows下生成了一个license.lic,拷贝到linux下的指定目录中,证明有效。
$ ifort -V
Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 12.1.1.256 Build 20111011
Copyright (C) 1985-2011 Intel Corporation. All rights reserved.
注册+回答问题半天,最终就是得到一个地址。我把他帖出来,你拷贝到一个文件中然后直接wget -i下载。
http://registrationcenter-download.intel.com/akdlm/irc_nas/2405/parallel_studio_xe_2011_sp1_update1_intel64.tgz
http://registrationcenter-download.intel.com/akdlm/irc_nas/2405/parallel_studio_xe_2011_sp1_update1_ia32.tgz
http://registrationcenter-download.intel.com/akdlm/irc_nas/2405/parallel_studio_xe_2011_sp1_update1.tgz
在windows下生成了一个license.lic,拷贝到linux下的指定目录中,证明有效。
$ ifort -V
Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 12.1.1.256 Build 20111011
Copyright (C) 1985-2011 Intel Corporation. All rights reserved.