We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1da94cb + c04ea54 commit 4525d7dCopy full SHA for 4525d7d
1 file changed
agents/matmaster_agent/ABACUS_agent/constant.py
@@ -15,10 +15,10 @@
15
ABACUS_CALCULATOR_BOHRIUM_EXECUTOR = copy.deepcopy(BohriumExecutor)
16
ABACUS_CALCULATOR_BOHRIUM_EXECUTOR['machine']['remote_profile'][
17
'image_address'
18
-] = 'registry.dp.tech/dptech/dp/native/prod-22618/abacusagenttools:v0.2-openmp'
+] = 'registry.dp.tech/dptech/dp/native/prod-22618/abacusagenttoolsv:0.2.0-9f6921f-c32m128'
19
20
'machine_type'
21
-] = 'c16_m32_cpu'
+] = 'c32_m128_cpu'
22
ABACUS_CALCULATOR_BOHRIUM_STORAGE = copy.deepcopy(BohriumStorge)
23
24
EXECUTOR_MAP = {
0 commit comments