RuntimeError: CUDA error: CUBLAS_STATUS_INTERNAL_ERROR when calling cublasSgemm( handle, opa, opb, m, n, k, &alpha, a, lda, b, ldb, &beta, c, ldc)
Open
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
作者好作者辛苦了,我又来问问题了,我也遇到了CUDA版本不兼容的问题
cuda version 11.1 20280TiGPU,经常跑着跑着出现如标题的问题,请问应该怎么办呢
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue reports a cublasSgemm RuntimeError in a Python/PyTorch environment using CUDA 11.1 on a 2080 Ti, but names no repository file or test. Start by reproducing the failure and checking the project's dependency and CUDA requirements. Done means the compatibility cause and a verified resolution are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100