Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InternalError: Blas GEMM launch failed : a.shape=(65536, 63), b.shape=(63, 256), m=65536, n=256, k=63 [Op:MatMul] #215

Open
Eric-Morcy opened this issue Nov 12, 2024 · 3 comments

Comments

@Eric-Morcy
Copy link

I'm running python run_nerf.py --config config_fern.txt
And I get this kind of issue, any big brother knows how to fix this issue?

ps: I have the environment right, I have a big GPU memory(16G 4070 ti super), I have a compatible cuda version, I have the latest Graphic driver. And I dont know what to do

@atat1010
Copy link

Have you solved it? I have the same problem,could someone help me?

@windsky9998
Copy link

I'm using a 4070Super with 12G GPU memory and I'm still having this issue. I even used AI to generate a script for testing, but the script worked without any errors. The normal operation of this script shows that my graphics card driver is compatible with the cudnn version number, and the cuBLAS library can also be called and perform matrix calculations normally, and the video memory is not full at all, all possible problems have been eliminated, and I am beginning to wonder if this code has been abandoned by the times for too long. I'm trying to reassemble the code with an existing new environment, but I don't have any expectations.

@Ga1ahad
Copy link

Ga1ahad commented Dec 18, 2024

I have the same problem,but I have successfully ran NeRF (pytorch version). I still want to understand and solve it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants