nep框架搭建
This commit is contained in:
@@ -25,7 +25,12 @@ systems:
|
||||
command: "nep"
|
||||
env_setup: ""
|
||||
gpu_id: 0
|
||||
|
||||
gpumdkit:
|
||||
# 假设是 GPU 版本,可能不需要 mpirun 或者只需要少量核
|
||||
command: "gpumdkit.sh"
|
||||
env_setup: ""
|
||||
# 即使是 local 模式,有时也需要指定并行度
|
||||
n_procs: 1
|
||||
# 3. VASP (GPU 版) 配置
|
||||
vasp:
|
||||
# 假设是 GPU 版本,可能不需要 mpirun 或者只需要少量核
|
||||
|
||||
@@ -32,9 +32,7 @@ notification:
|
||||
# --- 3. 各模块具体的物理/算法参数 ---
|
||||
params:
|
||||
preheat:
|
||||
temp: 300
|
||||
steps: 10000
|
||||
# 这里不需要指定 gpumd 路径,只需要指定物理量
|
||||
template_file: "run_ramp.in"
|
||||
|
||||
select:
|
||||
target_min: 60
|
||||
|
||||
Reference in New Issue
Block a user