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

RuntimeError: CUDA error: CUBLAS_STATUS_NOT_SUPPORTED when calling `cublasGemmEx #37

Open
cxy113rgzn opened this issue Jul 28, 2024 · 0 comments

Comments

@cxy113rgzn
Copy link

RuntimeError: CUDA error: CUBLAS_STATUS_NOT_SUPPORTED

when calling `cublasGemmEx

( handle, opa, opb, m, n, k, &falpha, a, CUDA_R_16F, lda, b, CUDA_R_16F, ldb, &fbeta, c, CUDA_R_16F, ldc, CUDA_R_32F, CUBLAS_GEMM_DFALT_TENSOR_OP)`
4090 尝试多种镜像版本,cuda12.1 with torch2.3.1, cuda11.7/ cuda11.1 with torch 1.13.1 驱动550.54.14 ,始终报上面的错误,为什么无法跑通?

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

1 participant