cu
cu copied to clipboard
Cannot find CUjit_target_enum members
after calling
go install gorgonia.org/cu/cmd/cudatest@latest
I get this error:
/home/miner/go/pkg/mod/gorgonia.org/[email protected]/jit.go:138:32: could not determine kind of name for C.CU_TARGET_COMPUTE_20
/home/miner/go/pkg/mod/gorgonia.org/[email protected]/jit.go:139:32: could not determine kind of name for C.CU_TARGET_COMPUTE_21
nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built on Fri_Jan__6_16:45:21_PST_2023 Cuda compilation tools, release 12.0, V12.0.140 Build cuda_12.0.r12.0/compiler.32267302_0
CUDA 12 support coming soon!