~ubuntu-branches/debian/sid/lammps/sid

« back to all changes in this revision

Viewing changes to lib/gpu/Makefile.linux.double

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2015-04-29 23:44:49 UTC
  • mfrom: (5.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20150429234449-mbhy9utku6hp6oq8
Tags: 0~20150313.gitfa668e1-1
Upload into unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
CUDA_HOME = /usr/local/cuda
11
11
NVCC = nvcc
12
12
 
 
13
# Kepler CUDA
 
14
#CUDA_ARCH = -arch=sm_35
13
15
# Tesla CUDA
14
16
CUDA_ARCH = -arch=sm_21
15
17
# newer CUDA