git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12403 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2014-09-04 16:09:47 +00:00
parent 9b4e8563d1
commit 451d5c04ef
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ precision ?= 1
#verbose setting: 0 no, 1 yes
verbose ?= 1
#GPU architecture (compute capability): 13, 20, 21
#GPU architecture (compute capability): 13, 20, 21, 35
arch ?= 20
#Using cufft (should not be changed)