小舟Ferry分享 http://blog.sciencenet.cn/u/DonarF1

博文

按标题搜索
installation of QE-hlrn
2015-6-15 17:28
参考 https://portal.pawsey.org.au/docs/Supercomputers/Magnus/Quantum_Espresso module swap PrgEnv-cray PrgEnv-intel export CC=cc; export FC=ftn; export F77=ftn; ./configure --enable-parallel --enable-openmp --prefix=`pwd` For implicit threading mode, a prerequisite is to have an F ...
个人分类: QE|2879 次阅读|没有评论
BerkeleyGW的安装编译
热度 1 2012-10-17 17:34
版本:BGW-1.0.3.tar 系统:fortran mpi: parallel_studio_xe_2011_sp1_update2_intel64 The code can be installed via the following steps: 1, cp flavor.mk 2, cp ./config/ .mk arch.mk。 我这借用的是mako.berkeley.edu.mk.mk文件。 3, make all 4, make check 修改后的arch.mk文件如下: arch.mk 如下: # a ...
个人分类: QE|16062 次阅读|1 个评论 热度 1
yambo的编译安装
2012-10-17 17:23
一、先安装 NETCDF 1. ./configure --prefix=/home/ljzhou86/app/netcdf/ 2. make 3. make check # 7 tests, need full passing 4.$make install 参考:http://blog.163.com/zhxd1028@126/blog/static/18617230201121794049268/ 二、再编译yambo 1. ./configure FC=mpif90 --with-netcdf-include=/home/l ...
个人分类: QE|9257 次阅读|没有评论

本页有 1 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-19 11:24

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部