Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Blas GEMM launch failed #292

Open
dokluch opened this issue Aug 4, 2021 · 1 comment
Open

Blas GEMM launch failed #292

dokluch opened this issue Aug 4, 2021 · 1 comment

Comments

@dokluch
Copy link

dokluch commented Aug 4, 2021

I am running Lucid inside WSL2 Ubuntu 20.04, conda installed environment with python 3.7, tf-gpu 1.15, and the latest lucid. Still, I can't run any of the provided examples. Each returns the same issue:

InternalError: 2 root error(s) found.
  (0) Internal: Blas GEMM launch failed : a.shape=(16384, 3), b.shape=(3, 3), m=16384, n=3, k=3
	 [[node MatMul (defined at /home/username/miniconda3/envs/lucid/lib/python3.7/site-packages/tensorflow_core/python/framework/ops.py:1748) ]]
	 [[Mean/_29]]
  (1) Internal: Blas GEMM launch failed : a.shape=(16384, 3), b.shape=(3, 3), m=16384, n=3, k=3
	 [[node MatMul (defined at /home/username/miniconda3/envs/lucid/lib/python3.7/site-packages/tensorflow_core/python/framework/ops.py:1748) ]]
0 successful operations.
0 derived errors ignored.

What might be the issue here?

@bhupender-kaushal
Copy link

did you resolve it ? Kindly share your solution if possible........

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

No branches or pull requests

2 participants