deepmodeling / deepmd-kit

A deep learning package for many-body potential energy representation and molecular dynamics
https://docs.deepmodeling.com/projects/deepmd/
GNU Lesser General Public License v3.0
1.45k stars 499 forks source link

cudatoolkit 11.0 doesn't support compute_86 #384

Closed njzjz closed 3 years ago

njzjz commented 3 years ago

https://github.com/deepmodeling/deepmd-kit/blob/b3b2662e1276409e269df41f5dabef612e308c14/source/op/cuda/CMakeLists.txt#L32

compute_86 is only supported in cudatoolkit >= 11.1

related PRs: #353, #354

amcadmus commented 3 years ago

can be closed if #390 solves this issue @njzjz