File size: 470 Bytes
03850eb | 1 2 3 4 5 6 7 8 9 10 11 | # CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# compile CUDA with /usr/local/cuda-12.8/bin/nvcc
CUDA_DEFINES =
CUDA_INCLUDES = -I/home/dhruvstra/Downloads/miniRNN_cs179/gpu/tests -I/home/dhruvstra/Downloads/miniRNN_cs179/gpu/include -I/home/dhruvstra/Downloads/miniRNN_cs179/gpu/vendor
CUDA_FLAGS = --generate-code=arch=compute_86,code=[compute_86,sm_86] --generate-code=arch=compute_89,code=[compute_89,sm_89]
|