Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find CUjit_target_enum members #64

Open
ImmanuelSegol opened this issue May 23, 2023 · 2 comments
Open

Cannot find CUjit_target_enum members #64

ImmanuelSegol opened this issue May 23, 2023 · 2 comments

Comments

@ImmanuelSegol
Copy link

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
@ImmanuelSegol
Copy link
Author

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

@chewxy
Copy link
Member

chewxy commented May 26, 2023

CUDA 12 support coming soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants