yenchenlin / nerf-pytorch

A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
MIT License
5.47k stars 1.06k forks source link

RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling `cublasSgemm( handle, opa, opb, m, n, k, &alpha, a, lda, b, ldb, &beta, c, ldc)` #90

Closed RyanCCC closed 2 years ago

RyanCCC commented 2 years ago

HOW TO SOLVE THIS PROBLEM? Thanks.

image

image

DevikalyanDas commented 2 years ago

@RyanCCC How did you solve it?

githubwys commented 1 year ago

How did you solve it?

97littleleaf11 commented 1 year ago

@DevikalyanDas @githubwys we may try this, it could be useful https://github.com/yenchenlin/nerf-pytorch/issues/89#issuecomment-1422606296