We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c415db commit 0d5a403Copy full SHA for 0d5a403
1 file changed
agents/matmaster_agent/sub_agents/LAMMPS_agent/constant.py
@@ -16,7 +16,7 @@
16
LAMMPS_BOHRIUM_EXECUTOR = copy.deepcopy(BohriumExecutor)
17
LAMMPS_BOHRIUM_EXECUTOR['machine']['remote_profile'][
18
'image_address'
19
-] = 'registry.dp.tech/dptech/lammps-agent:a6d43c87'
+] = 'registry.dp.tech/dptech/lammps-agent:7035a9bf'
20
21
'machine_type'
22
] = 'c16_m64_1 * NVIDIA 4090'
0 commit comments