| 查看: 511 | 回复: 0 | |||
[交流]
Installing VASP.5.X.X.
|
|
Build system The build system of VASP (as of versions >= 5.4.1) has the following structure: vasp.X.X.X (root directory) | --------------------------------------- | | | | arch bin build src | --------------- | | | lib parser CUDA root/ Holds the high-level makefile, and several subdirectories. root/src Holds the source files of VASP, and a low-level makefile. root/src/lib Holds the source of the VASP library (used to be vasp.X.lib), and a low-level makefile. root/src/parser Holds the source of the LOCPROJ parser (as of versions >= 5.4.4), and a low-level makefile. root/src/CUDA Holds the source of the cuda-code that will be executed on the GPU by the CUDA-C GPU port of VASP. root/arch Holds a collection of makefile.include.arch files. root/build The different versions of VASP, i.e., the standard, gamma-only, non-collinear version will be build in separate subdirectories of this directory. root/bin Here make will store the binaries. How to make VASP Copy one of the makefile.include.arch files in root/arch to root/makefile.include. Take one that most closely reflects your system (hopefully). For instance, on a linux box with the Intel Composer suite: cp arch/makefile.include.linux_intel ./makefile.include In many cases these makefile.include files will have to be adapted to the particulars of your system (see below). When you've finished setting up makefile.include, build VASP: make all This will build the standard, gamma-only, and non-collinear version of VASP one after the other. Alternatively on may build these versions individually: make std make gam make ncl To compile the CUDA-C GPU port of VASP: cp arch/makefile.include.linux_intel_cuda ./makefile.include and adapt it to the particulars of your system (see below), followed by: make gpu make gpu_ncl to built the GPU ports of the standard and non-collinear versions, respectively. |
» 猜你喜欢
中国科学院东莞材料科学与技术研究所-2026年博士招生-吴昊研究员-磁学与自旋电子学
已经有0人回复
《电磁学》教材推荐
已经有1人回复
物理学I论文润色/翻译怎么收费?
已经有64人回复
【急招】合肥工大核聚变材料计算方向2026级工程博士生
已经有4人回复
大豆异黄酮分离
已经有0人回复
湖南大学材料学院急招2026年博士生,临时增加一名博士联培指标
已经有10人回复
天津理工大学晶体材料全国重点实验室刘红军教授课题组招收博士生1-2名
已经有1人回复
中国科学院物理研究所谌志国研究员团队招收2027年博士研究生
已经有3人回复
2026年中德博士后交流项目 - 新型量子和磁性材料:材料制备表征和中子散射研究
已经有12人回复












回复此楼
10