ajmeese7 / ajmeese7/pixray-guide

RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling cublasGemmEx

オープン
#1 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

When using the GPU in wsl2, I get the following error:
![image](https://user-images.githubusercontent.com/54650689/193358424-5ad13b14-1467-48f9-a94d-b390a763c0e7.png)
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。