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

CUBLAS_STATUS_INVALID_VALUE #3

Open
chloechsu opened this issue Jan 17, 2023 · 0 comments
Open

CUBLAS_STATUS_INVALID_VALUE #3

chloechsu opened this issue Jan 17, 2023 · 0 comments

Comments

@chloechsu
Copy link

Dear IgLM Team,

I'm excited to try out the model, but ran into the following error when running the README examples for iglm_infill, iglm_generate, and iglm_evaluate, as well as in the Python code example.

CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling cublasSgemmStridedBatched( handle, opa, opb, m, n, k, &alpha, a, lda, stridea, b, ldb, strideb, &beta, c, ldc, stridec, num_batches)

Environment information:
NVIDIA-SMI 470.94 Driver Version: 470.94 CUDA Version: 11.4
Cuda compilation tools, release 11.4, V11.4.152
Build cuda_11.4.r11.4/compiler.30521435_0
Python 3.8
cudatoolkit 11.3.1
nvidia-cudnn-cu11 8.5.0.96

Thanks for taking a look!

Best,
Chloe

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