Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kokkos in current LAMMPS dev. conflict newton on and neigh full #54

Closed
mind-scraper opened this issue Oct 25, 2024 · 1 comment
Closed

Comments

@mind-scraper
Copy link

mind-scraper commented Oct 25, 2024

Current dev. version of LAMMPS required newton to be off when KOKKOS package option neigh full:
Must use 'newton off' with KOKKOS package option 'neigh full'

However, both newton on and full neighbor is required by pair allegro kokkos:
Needs full neighbor list style with pair_allegro/kk

Use a prev. stable version of lammps, e.g. Update 4 for Stable release 2 August 2023 to solve the problem.

@anjohan
Copy link
Collaborator

anjohan commented Nov 5, 2024

Hi,

Thank you for reporting this! I am aware, but I have not yet had the time to fix it on the main branch. For the time being, using the older version of LAMMPS, as you suggest, works. Alternatively, you can try the nequip branch of this repo, although that has not been thoroughly tested in production.

@anjohan anjohan closed this as completed Jan 29, 2025
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

No branches or pull requests

2 participants