码迷,mamicode.com
首页 > 系统相关 > 详细

【笔记】【原】ubuntu linux 12.04下Intel Math Kernel Library (MKL) 2013安装 以及 使用

时间:2015-04-16 17:17:21      阅读:204      评论:0      收藏:0      [点我收藏+]

标签:

实验环境: ubuntu 12.04 lts

安装软件:  仅记录2013版   新版本类似

*安装与配置*

1. 注册

收邮件获得激活码

2. 下载

很大

3. 解压 安装

./install_sh    是否需要改权限 我忘了

4. 跟着提示一步步走

我没有改路劲 /opt/intel/   里边如果有东西,就会无视不同名文件和目录并覆盖同名文件和目录

5. 配置

source /opt/intel/   composer_xe_2013.5.192

添加动态路径

/etc/ld.so.conf

*使用*

1.运行例子

examples  makefile

make libintel64 compiler=gnu

2.书写自己的makefile

主要学习刚才examples中的编译过程

【笔记】【原】ubuntu linux 12.04下Intel Math Kernel Library (MKL) 2013安装 以及 使用

标签:

原文地址:http://www.cnblogs.com/yzsatcnblogs/p/4432450.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!