update
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
在容器中使用gpu需要安装:[nvidia-container-toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html)
|
||||
|
||||
|
||||
关于gromacs,和使用orca准备topol文件时候需要交互,可以使用python库 [pexpect](https://github.com/pexpect/pexpect) 进行自动化交互安装。[官方文档](https://pexpect.readthedocs.io/en/stable/overview.html)
|
||||
|
||||
```shell
|
||||
pip install pexpect
|
||||
```
|
||||
|
||||
运行命令:
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user