FlagEmbedding icon indicating copy to clipboard operation
FlagEmbedding copied to clipboard

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())`

Open wzjj98 opened this issue 1 year ago • 2 comments

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())image

wzjj98 avatar Mar 19 '24 13:03 wzjj98

It seems that there are some errors in your cuda environment.

staoxiao avatar Mar 20 '24 14:03 staoxiao

image image

After install FlagEmbedding , regularly report wrong ,can't use FlagEmbedding!!!

wzjj98 avatar Mar 22 '24 03:03 wzjj98