计算化学公社

 找回密码 Forget password
 注册 Register
楼主 Author: Acee
打印 Print 上一主题 Last thread 下一主题 Next thread

[CP2K] 基于官方docker的CP2K 10.0版本安装演示

[复制链接 Copy URL]

328

帖子

0

威望

1916

eV
积分
2244

Level 5 (御坂)

16#
发表于 Post on 2022-6-27 08:22:27 | 只看该作者 Only view this author
guoguoping199 发表于 2022-6-26 23:09
在2.2.4这一步卡住了,报了一堆代码

诶,Linux系统和软件确实很难玩弄

2301

帖子

1

威望

5473

eV
积分
7794

Level 6 (一方通行)

17#
发表于 Post on 2022-6-27 09:01:19 | 只看该作者 Only view this author
guoguoping199 发表于 2022-6-26 23:09
在2.2.4这一步卡住了,报了一堆代码

用我修改的下载即用的版本试试。
签名中有链接。
High-Performance Computing for You
为您专属定制的高性能计算解决方案

更多讯息,请访问:
https://labitc.top
http://tophpc.top:8080
电邮: ask@hpc4you.top

96

帖子

2

威望

1672

eV
积分
1808

Level 5 (御坂)

18#
 楼主 Author| 发表于 Post on 2022-6-27 13:05:42 | 只看该作者 Only view this author
本帖最后由 Acee 于 2022-7-7 12:49 编辑
guoguoping199 发表于 2022-6-26 23:09
在2.2.4这一步卡住了,报了一堆代码


分子模拟玩家

96

帖子

2

威望

1672

eV
积分
1808

Level 5 (御坂)

19#
 楼主 Author| 发表于 Post on 2022-7-1 16:03:11 | 只看该作者 Only view this author
本帖最后由 Acee 于 2022-7-7 12:48 编辑
guoguoping199 发表于 2022-6-26 23:09
在2.2.4这一步卡住了,报了一堆代码


分子模拟玩家

96

帖子

2

威望

1672

eV
积分
1808

Level 5 (御坂)

20#
 楼主 Author| 发表于 Post on 2022-7-7 09:19:05 | 只看该作者 Only view this author
guoguoping199 发表于 2022-6-26 23:09
在2.2.4这一步卡住了,报了一堆代码

贴上来看一下
分子模拟玩家

26

帖子

0

威望

1579

eV
积分
1605

Level 5 (御坂)

21#
发表于 Post on 2022-7-7 09:58:36 | 只看该作者 Only view this author

==================== Finding GCC from system paths ====================
path to gcc is  /usr/bin/gcc
path to g++ is  /usr/bin/g++
path to gfortran is  /usr/bin/gfortran
Found include directory /usr/include
Found lib directory /usr/lib64
Step gcc took 0.00 seconds.
==================== Getting proc arch info using OpenBLAS tools ====================
ERROR: (/home/sob/cp2k-8.1/tools/toolchain/scripts/get_openblas_arch.sh) failed to download https://www.cp2k.org/static/downloads/OpenBLAS-0.3.10.tar.gz
ERROR: (/home/sob/cp2k-8.1/tools/toolchain/scripts/get_openblas_arch.sh, line 645) Non-zero exit code detected.
ERROR: (./scripts/setup_buildtools.sh, line 38) Non-zero exit code detected.


这就是报错代码,麻烦您看一下这到底是什么原因啊,网络不行吗?不管是用这个方法,还是sob老师的方法,在CentOS和Ubuntu系统里都是报错这个代码,mpi也都提前安装了,数据库也安装了,但是到安装cp2k自己的库时就卡着了

247

帖子

1

威望

2407

eV
积分
2674

Level 5 (御坂)

22#
发表于 Post on 2022-7-7 10:13:24 | 只看该作者 Only view this author
guoguoping199 发表于 2022-7-7 09:58
==================== Finding GCC from system paths ====================
path to gcc is  /usr/bin/ ...

错误很明显,你的包没下载成功。自己下下来放到build文件夹里就行了
我唯一知道的就是我一无所知,但我是化学小迷弟

26

帖子

0

威望

1579

eV
积分
1605

Level 5 (御坂)

23#
发表于 Post on 2022-7-7 10:19:00 | 只看该作者 Only view this author
ChemG 发表于 2022-7-7 10:13
错误很明显,你的包没下载成功。自己下下来放到build文件夹里就行了

自己下载需要去哪里下载啊?刚接触这个,还不太了解

26

帖子

0

威望

1579

eV
积分
1605

Level 5 (御坂)

24#
发表于 Post on 2022-7-7 12:18:44 | 只看该作者 Only view this author
ChemG 发表于 2022-7-7 10:13
错误很明显,你的包没下载成功。自己下下来放到build文件夹里就行了

知道怎么下载了,谢谢大佬

117

帖子

0

威望

1953

eV
积分
2070

Level 5 (御坂)

25#
发表于 Post on 2022-7-27 10:23:34 | 只看该作者 Only view this author
本帖最后由 wanlichuan 于 2022-8-1 18:38 编辑

请教大佬,在Ubuntu20.04虚拟机上按照楼主的步骤安装,显示安装成功了:
------------------------------- Summary--------------------------------
Number of FAILED  tests 0
Number of WRONG   tests 0
Number of CORRECT tests 3806
Total number of   tests 3806

Summary: correct: 3806 / 3806; 162min
Status: OK
……  ……
Successfully built 1166e52fb4fa
Successfully tagged cp2k_prod_psmp:latest


但是在运行任务时,出现了下面的错误:
root@ubuntu:/home/cp2k10.0/benchmarks/QS_single_node#docker run --shm-size=1g -ti -v "$(pwd)":/mnt cp2k_prod_psmp mpiexec-genv OMP_NUM_THREADS=1 -np 2 cp2k dbcsr.inp

  ******** ******  **  PROGRAM STARTED AT               2022-07-29 01:42:00.884
******* ***  *** **   PROGRAM STARTED ON                          38a900c1646c
**   ****   ******    PROGRAM STARTED BY                             <unknown>
*******    ** ** **   PROGRAM PROCESS ID                                   398
  ******  *******  ** PROGRAM STARTED IN                                  /mnt
CP2K| version string:                 CP2K version 2022.1(Development Version)
CP2K|source code revision number:                                         git:
CP2K|cp2kflags: omp libint fftw3 libxc pexsi elpa parallel mpi3 scalapack cosm
CP2K|            a quip xsmm plumed2 spglib siriuslibvori libbqb
CP2K|is freely available from                           https://www.cp2k.org/
CP2K|Program compiled at                         Thu Jul 28 10:46:55 UTC 2022
CP2K|Program compiled on                                         2e08f5a880fd
CP2K|Program compiled for                                               local
CP2K|Data directory path                                       /opt/cp2k/data
CP2K|Input file name                                                dbcsr.inp

GLOBAL| Method name                                                       TEST
GLOBAL| Project name                                                    PROJECT
GLOBAL| Run type                                                          NONE
GLOBAL| FFT library                                                      FFTW3
GLOBAL| Diagonalization library                                            ELPA
GLOBAL| Minimum number of eigenvectors forELPA usage                        16
GLOBAL| Orthonormality check foreigenvectors                         DISABLED
GLOBAL| Matrix multiplication library                                     COSMA
GLOBAL| All-to-all communication in singleprecision                          F
GLOBAL| FFTs using library dependentlengths                                 F
GLOBAL| Grid backend                                                       AUTO
GLOBAL| Global print level                                              MEDIUM
GLOBAL| MPI I/O enabled                                                      T
GLOBAL| Total number of message passingprocesses                             2
GLOBAL| Number of threads for thisprocess                                   1
GLOBAL| This output is from process                                           0
GLOBAL| Stack size for threads created byOpenMP (OMP_STACKSIZE)        default
GLOBAL| CPU model name                 Intel(R) Core(TM) i5-8250U CPU@ 1.60GHz
GLOBAL| CPUID                                                             1002

……  ……
*******************************************************************************
*                             PERFORMANCETESTS                               *
*******************************************************************************
Testing with sizes  13800 13800  13800 min/max blocksizes    23    23 transposed? F T

===================================================================================
=  BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=  PID 399 RUNNING AT 38a900c1646c
=  EXIT CODE: 9
=  CLEANING UP REMAINING PROCESSES
=  YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXITSTRING: Killed (signal 9)
This typically refers to a problem with yourapplication.
Please see the FAQpage for debugging suggestions
应该怎么解决呢?请多指教。

176

帖子

0

威望

2017

eV
积分
2193

Level 5 (御坂)

26#
发表于 Post on 2022-9-21 14:05:13 | 只看该作者 Only view this author
注意现在安装包自带的spglib现在出现问题了,导致无法下载安装出错,需要按照下面的方式,把toolchain中对应的脚本修改一下,具体如下:
https://github.com/cp2k/cp2k/pul ... 0560685ed42d54066aa

评分 Rate

参与人数
Participants 1
eV +3 收起 理由
Reason
Acee + 3 赞!

查看全部评分 View all ratings

本版积分规则 Credits rule

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2024-11-24 00:25 , Processed in 0.179399 second(s), 22 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list