-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
我们在用自己的数据训练vary-tiny时,跑着跑着突然出现下面的错误:
RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling cublasLtMatmul( ltHandle, computeDesc.descriptor(), &alpha_val, mat1_ptr, Adesc.descriptor(), mat2_ptr, Bdesc.descriptor(), &beta_val, result_ptr, Cdesc.descriptor(), result_ptr, Cdesc.descriptor(), &heuristicResult.algo, workspace.data_ptr(), workspaceSize, at::cuda::getCurrentCUDAStream())
请问一下这是什么bug
Metadata
Metadata
Assignees
Labels
No labels