ajmeese7 / ajmeese7/pixray-guide
RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling cublasGemmEx
オープン
- 主要言語
- Jupyter Notebook
- スター
- 0
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When using the GPU in wsl2, I get the following error:

It occurs during training in the very first iteration.
The pixel drawer worked fine before I set up the GPU, since it used the CPU for training and had compiled diffvg for CPU, but now that my GPU is set up, I can't even replicate using the CPU without purging the nvidia driver (compiling diffvg for CPU and setting ```torch.cuda.is_available = lambda : False``` just leads to another error).
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。