vasp 安装 2015 王晶晶 四川大学物理研究所 二〇一五年五月 1 第一步 准备 VASP 相关安装包 intel fortran xe 2013 for linux(parallel_studio_xe_2013_update2.tgz 及 授 权 文 件 ) openmpi-1.8.5.tar.gz fftw-3.3.4.tar.gz GotoBlas2-1.13.tar.gz Vasp5.3.5.tar.gz 2 第二步 系统环境包安装 以 ubuntu 为 例 , 下 述 软 件 自 行 安 装 sudo apt-get install build-essential sudo apt-get install gcc-multilib sudo apt-get install libstdc++5 sudo apt-get install openjdk-6-jre-headless 以 下 为 12.04 系 统 默 认 自 带 , 建 议 检 查 , 使 用 g++ -v 之 类 的 代 码 ; 注 意 gcc 和 g++的 版 本 应 一 致 sudo apt-get install g++ 参 考 : http://blog.163.com/fj_ltls/blog/static/138027111201063184339602/ http://www.linuxidc.com/Linux/2012-07/65070.htm http://blog.sina.com.cn/s/blog_6dd65c6f0100y793.html 以 下 视 情 况 安 装 。 #安 装 amd64 版 本 的 编译器也需要一 些 32 位库支持, 使 用 命令安 装 : sudo apt-get install ia32-libs sudo apt-get install lib32stdc++6 sudo apt-get install libc6-dev-i386 sudo apt-get install g++-multilib 3 第三步 安装 inter fortran compiler 2013 1. 默 认 解 压 所 有 安 装 包 到 用 户 目 录 cd ~ /software 2. 解 压 : tar –zxvf parallel_studio_xe_2013_update2.tgz 3. cd parallel_studio_xe_2013_update2/ 4. 执 行 ./install.sh, 出 现 安 装 信 息 , 根 据 以 下 几 步 操 作 5. Press "Enter" key to continue or "q" to quit: <回 车 > 6. Do you agree to be bound by the terms and conditions of this license agreement? Type "accept" to continue or "decline" to back to the previous menu: accept 7. Please type a selection or press "Enter" to accept default choice [1]: 3 8. Please type a selection or press "Enter" to accept default choice [1]: 2 9. Please type the ...