Dear Mike,
The simple installation with -arch-sm_10 failed.
There is an error, albeit somewhat hidden, in your output:
ERROR: Cannot use newton pair with GPU LJ pair style
Add newton off to the input and see if it works. If it compiled with sm_10, no need to edit any files.
- Mike
Dear Mike,
It now works.
Are you including the neigh option as hinted below?
Thank you very much,
Markus
I was confused based on an earlier version of the code. Currently, LAMMPS should work with any compute capability for single precision (neighbor builds too). Just have to set that correctly in the makefile.
will add a check to generate an appropriate error in any future versions.
- Mike