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

LAMMPS-MACE compute error #193

Open
Felixrccs opened this issue Oct 16, 2023 · 4 comments
Open

LAMMPS-MACE compute error #193

Felixrccs opened this issue Oct 16, 2023 · 4 comments
Labels

Comments

@Felixrccs
Copy link

I tried to run a lammps script with:

compute vec_pe all pe/atom

And without error the simulation breaks. However if I comment the command out it works again.
As far as I know MACE should be able to provide atomic energies.

@wcwitt
Copy link
Collaborator

wcwitt commented Oct 16, 2023

Hm, I don't think anyone has tried this from LAMMPS yet so I'm not too surprised it's broken. I agree it should be possible in principle. I'll try to fix it this week.

@wcwitt
Copy link
Collaborator

wcwitt commented Nov 20, 2023

I've tried this and, without Kokkos, it seems to work (I think). With Kokkos, LAMMPS exits with "ERROR: mace/kokkos eflag_atom and/or vflag_atom not implemented." You say it breaks without error for you - would you mind double checking?

@wcwitt
Copy link
Collaborator

wcwitt commented Jan 6, 2024

Hi @Felixrccs, I'm catching up on LAMMPS things and wondering if this is still an issue for you?

@wcwitt wcwitt mentioned this issue Jan 6, 2024
10 tasks
@Felixrccs
Copy link
Author

I tried it with kokkos back than and found a surround for my application. I can test a little bit around if it sill brakes and in which cases it breaks, but could be a kokkos issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants