Compilation of lammps-mace-mliap on H200 gpus #1252
Unanswered
Mathieu-Istas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Dear Mace developers,
I could build lammps on a a cluster I have access to, but when I tried to run the binary I immediately got the following error:
Floating point exceptionTo be more precise:
These are the command I used in an interactive session
The cmake command worked fined. I used gcc 13.3. The make worked but it did print many warnings when trying to compile kokkos. Then when trying to run
lammps I got the error with no context.
Floating point exceptionI did not try every compilation combination of as queues are rather long, so if I could have some help with narrowing the possibilities it would be great.
Thanks in advance,
Mathieu
All reactions