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

run example failed #86

Open
MingliSun opened this issue Apr 15, 2021 · 2 comments
Open

run example failed #86

MingliSun opened this issue Apr 15, 2021 · 2 comments

Comments

@MingliSun
Copy link

I build TASO on ubuntu18.04(on cuda) and python version is 3.8.6 and GCC is 7.5.0
And this is my nvidia-smi output:

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.100 Driver Version: 440.100 CUDA Version: 10.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce 920M Off | 00000000:01:00.0 N/A | N/A |
| N/A 56C P0 N/A / N/A | 478MiB / 2004MiB | N/A Default |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 Not Supported |
+-----------------------------------------------------------------------------+

An error occured when I run item in examples:
Cuda failure: 2
/home/sun/gitDownload/taso/src/cudnn/ops_cudnn.cu:29
Aborting...
I looked up in docs.nvidia.com and

cudaErrorMemoryAllocation = 2

means that

The API call failed because it was unable to allocate enough memory to perform the requested operation
so it's my GPU problem or not? should I change another computer to run it?

Thanks

@gcunhase
Copy link

Also facing the same issue. Is this repo still active?

@Pegessi
Copy link

Pegessi commented Mar 10, 2023

Maybe you should give more info about this failure.

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

3 participants