Skip to content

Add standalone native MACE inference path (gpumd_mace) with offline .pt.mace conversion#3

Draft
Copilot wants to merge 30 commits into
masterfrom
copilot/add-native-mace-support
Draft

Add standalone native MACE inference path (gpumd_mace) with offline .pt.mace conversion#3
Copilot wants to merge 30 commits into
masterfrom
copilot/add-native-mace-support

Conversation

Copilot AI commented Apr 7, 2026

Copy link
Copy Markdown
  • Re-audit current neighbor overflow path and previous dedup change in src/force/neighbor.cu
  • Correct dedup activation condition for periodic wrapped-cell aliasing (cover bin counts that still alias)
  • Add detailed overflow diagnostics (N/MN/rc/PBC/bins/dedup/max-NN/full-count) to pinpoint real runtime cause
  • Re-check all touched logic end-to-end to ensure debug output is informative and no behavior regressions are introduced
  • Final polish: reduce repeated overflow atomics, tighten N1/N2 input validation, and clarify aliasing comment example
  • Re-run build validation and provide step-by-step reasoning for the final root cause and fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants