Error of lammps + GPU using flare potential #339
-
*As I used flare (v_1.3.3) potential for lammps (22 Dec 2022) + GPU calculation (Kokkos) (i.e., lmp_mpi -k on g 1 -sf kk -package kokkos newton on neigh full -in .in > olog.txt), an error was obtained, and "nan" was output. Step PotEng Volume Cella Cellb Cellc CellAlpha CellBeta CellGamma Press Pxx Pyy Pzz Pxy Pxz Pyz c_eatoms *But, if I don't used GPU with the some lammps (i.e., lmp_mpi -in .in > olog.txt), there is not error. Step PotEng Volume Cella Cellb Cellc CellAlpha CellBeta CellGamma Press Pxx Pyy Pzz Pxy Pxz Pyz c_eatoms Please see the attached log files of lammps for detail. log.lammps_CPU.txt Thank you sincerely! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @shihao-code , I think your problem is related to the issue here: mir-group/flare_pp#43 (@anjohan) (A side note, the issue is opened in the flare_pp repo, and we have merged flare_pp into flare. The current repo (flare) is the one that we are actively maintaining.) |
Beta Was this translation helpful? Give feedback.
Hi @shihao-code , I think your problem is related to the issue here: mir-group/flare_pp#43 (@anjohan)
(A side note, the issue is opened in the flare_pp repo, and we have merged flare_pp into flare. The current repo (flare) is the one that we are actively maintaining.)