Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yuhai
Deepks_Pytorch
Commits
60854ec3
Commit
60854ec3
authored
Jun 27, 2023
by
yuhai
Browse files
Update README.md
parent
444179e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
README.md
README.md
+16
-0
No files found.
README.md
View file @
60854ec3
...
@@ -19,8 +19,24 @@ DeePKS-kit架构示意图及工作流程如上图,上图说明了整个迭代
...
@@ -19,8 +19,24 @@ DeePKS-kit架构示意图及工作流程如上图,上图说明了整个迭代
## 环境配置
## 环境配置
参考
[
github链接
](
https://github.com/deepmodeling/deepks-kit/blob/master/requirements.txt
)
参考
[
github链接
](
https://github.com/deepmodeling/deepks-kit/blob/master/requirements.txt
)
创建基本依赖项的新环境
```
conda create -n deepks numpy scipy h5py ruamel.yaml paramiko
```
DTK版本为22.10 python版本3.7 torch版本1.10.0 pyscf版本2.2.1
DTK版本为22.10 python版本3.7 torch版本1.10.0 pyscf版本2.2.1
安装PySCF
```
pip install pyscf
```
正确设置环境后,使用 pip 安装 DeePKS-kit:
```
pip install git+https://github.com/deepmodeling/deepks-kit/
```
## 性能和准确率数据
## 性能和准确率数据
DCU测试平台:Z100
DCU测试平台:Z100
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment