You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added input validation and regression coverage for melting-specific temperature, replica, restart, and backend constraints.
84
+
85
+
### DPA4/PT2 Runtime and Qualification
86
+
87
+
- Added image-resident DeePMD PT2 model handling so immutable runtime artifacts are not copied into task upload packages.
88
+
- Added DPA4-aware LAMMPS input generation, including the required atom maps, runtime plugin auto-loading, and rejection of incompatible legacy plugin commands.
89
+
- Added an audited `DPA4-alloytongqi` source checkpoint, container wrapper templates, runtime manifest template, and a reproducible CPU/GPU and phonoLAMMPS benchmark harness.
90
+
- Added a single-source DPA4 runtime profile used by generation, recommendation, standalone validation, and submission. The bundled profile remains fail-closed until an immutable image `ref@digest` passes the recorded post-snapshot T4 qualification.
91
+
- Restricted the qualified production contract to one MPI rank on one `c4_m15_1 * NVIDIA T4`, with exact image, wrapper, model hash, and dispatcher validation.
92
+
- Added complete automatic `type_map` expansion across every resolved structure and every effective LAMMPS `overwrite_interaction`.
93
+
77
94
### Workflow Selection and Submission
78
95
79
96
- Added `req_calc`-based workflow selection for relaxation and property calculations.
@@ -94,6 +111,7 @@ Major additions include:
94
111
-`.debug.log`
95
112
-`.debug.stdout`
96
113
-`.debug.stderr`
114
+
- Added bounded retries for transient LAMMPS remote-startup failures, including header-only logs, retry evidence preservation, and explicit retry classification in task status files.
97
115
98
116
### Reporting
99
117
@@ -126,4 +144,5 @@ Major additions include:
126
144
- Added runnable examples for RSS, GammaSurface, and finite-temperature elasticity.
127
145
- Added GUI developer documentation.
128
146
- Added `monty` to the package dependencies and constrained supported Python versions to `<3.13`.
129
-
- Added support for Phonopy v4 in terms of phonon calculation.
147
+
- Added Phonopy v4-compatible setup, force-constant, and band-generation fallbacks.
148
+
- Expanded the bundled `apex-flow` skill with backend-aware generation and validation for Bohrium, local debug, local cluster, VASP, LAMMPS, DPA4/PT2, melting-point, gamma, and finite-temperature workflows.
0 commit comments