SreyanG-NVIDIA's picture
Upload 225 files
174ae06 verified
raw
history blame contribute delete
128 Bytes
all:
nvcc nvcc_qoptim.cu -o nvcc_qoptim -gencode=arch=compute_90,code=compute_90
run:
./nvcc_qoptim
clean:
rm -f nvcc_qoptim