Mercurial > hg > Game > Cerium
view example/Cuda/Makefile.def @ 1954:30b95f372a0d draft
fix read_size
author | masa |
---|---|
date | Thu, 06 Feb 2014 20:08:08 +0900 |
parents | bbd209709ca1 |
children |
line wrap: on
line source
TARGET = multiply OPT = -g -O0 CC = clang++ NVCC = nvcc CFLAGS = -Wall $(OPT) NVCCFLAGS = -ptx -arch=sm_20