Skip to content

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

Draft
zhyan0603 with 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
zhyan0603 with 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

Copilot AI and others added 3 commits April 7, 2026 10:34
Agent-Logs-Url: https://github.com/zhyan0603/GPUMD/sessions/cffcaf90-e786-4c67-9bfc-c137866a857e

Co-authored-by: zhyan0603 <119929382+zhyan0603@users.noreply.github.com>
Agent-Logs-Url: https://github.com/zhyan0603/GPUMD/sessions/cffcaf90-e786-4c67-9bfc-c137866a857e

Co-authored-by: zhyan0603 <119929382+zhyan0603@users.noreply.github.com>
Copilot AI and others added 2 commits April 7, 2026 11:03
Copilot AI and others added 2 commits April 7, 2026 11:15
Copilot AI and others added 2 commits April 7, 2026 11:17
Agent-Logs-Url: https://github.com/zhyan0603/GPUMD/sessions/4301eaa6-a8de-4831-a87b-a740069462be

Co-authored-by: zhyan0603 <119929382+zhyan0603@users.noreply.github.com>
Copilot AI and others added 4 commits April 8, 2026 02:51
…ty constant

Agent-Logs-Url: https://github.com/zhyan0603/GPUMD/sessions/6fee83aa-d4a0-4b34-945d-2b0ecdc21a7a

Co-authored-by: zhyan0603 <119929382+zhyan0603@users.noreply.github.com>
Copilot AI and others added 4 commits April 8, 2026 03:03
Agent-Logs-Url: https://github.com/zhyan0603/GPUMD/sessions/587f6079-a111-4b8e-afa3-bb2018d67dd5

Co-authored-by: zhyan0603 <119929382+zhyan0603@users.noreply.github.com>
Agent-Logs-Url: https://github.com/zhyan0603/GPUMD/sessions/587f6079-a111-4b8e-afa3-bb2018d67dd5

Co-authored-by: zhyan0603 <119929382+zhyan0603@users.noreply.github.com>
Copilot AI and others added 2 commits April 8, 2026 03:12
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