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

gpu_burn couldn't init a GPU Test #53

Open
andydian opened this issue Jan 26, 2022 · 2 comments
Open

gpu_burn couldn't init a GPU Test #53

andydian opened this issue Jan 26, 2022 · 2 comments

Comments

@andydian
Copy link

root@cuda:~/gpu-burn-master# ./gpu_burn
Run length not specified in the command line. Burning for 10 secs
GPU 0: Tesla T4 (UUID: GPU-0aaee1d0-efc5-d3e6-a13b-f69ac8f6fe36)
Couldn't init a GPU test: Error:
0.0% proc'd: -1 (0 Gflop/s) errors: 0 (DIED!) temps: 68 C

No clients are alive! Aborting

@kstenning
Copy link

I had same issue on ubuntu 20.04.

@alexmyczko
Copy link
Contributor

alexmyczko commented Jan 15, 2024

Could you try with building your own Debian package of it with the latest master? http://sid.ethz.ch/debian/gpu-burn/

Instruction:

dget http://sid.ethz.ch/debian/gpu-burn/gpu-burn_0+git20240115+ds-1.dsc
dpkg-source -x gpu*dsc
cd gpu*/
debuild
cd ..
dpkg -i gpu*.deb

You might want to read debian/README.sources (typo should be README.source) and tune debian/control

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