Giter Club home page Giter Club logo

gpu-burn's People

Contributors

eshelman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gpu-burn's Issues

Project Screenshots

Here is where we keep screenshots of the project (for use in the README, and elsewhere).

Not as demanding as the original on a K80

I tried running gpu_burn and then periodically queried the throttle reasons using nvidia-smi -q PERFORMANCE. For the gpu-burn by wili, I get roughly 70% throttling because of hitting the software power threshold all the way down to 758 MHz, while this gpu-burn only gets throttled roughly 50% of the time and only down to 810 MHz. The highest clock rate without any throttling is 692 MHz for the wili version and 745 MHz for this version. This indicates a generally lower power consumption for this gpu-burn i.e. it doesn't burn as good.
gpu-burn-throttles dat

Error 127 prompted after execute Make under /usr/local/cuda-11.5/gpu-burn/

$ make
PATH=.:/usr/bin:/usr/local/cuda/bin:/home/valen/.local/bin:/home/valen/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/usr/local/cuda/bin /bin/nvcc -gencode=arch=compute_20,code=sm_20 -gencode=arch=compute_30,code=sm_30 -gencode=arch=compute_35,code=compute_35 -gencode=arch=compute_37,code=compute_37 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=sm_52 -I. -I/include --fatbin compare.cu -o gpu_burn.cuda_kernel
/bin/sh: /bin/nvcc: No such file or directory
make: *** [Makefile:38: gpu_burn.cuda_kernel] Error 127

i am sure the nvcc is able to run normally, due to i tried to run it as nvcc --version and got below message.
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Thu_Nov_18_09:45:30_PST_2021
Cuda compilation tools, release 11.5, V11.5.119
Build cuda_11.5.r11.5/compiler.30672275_0

GPU : NVIDIA 3080TI
Cuda Toolkit : 11.5
OS: CentOS 8.4

i will appreciate if you can share any experience to help me on issue solving.
thank you for your time.

Compiling fails when using GNU-modules CUDA libraries

$ module load cuda/8.0.61
$ module load cudnn/v7.0
$ make
PATH=.:/usr/bin:/opt/common/cuda/cuda-8.0.61/bin:/opt/local/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin /usr/local/cuda/bin/nvcc -gencode=arch=compute_20,code=sm_20 -gencode=arch=compute_30,code=sm_30 -gencode=arch=compute_35,code=compute_35 -gencode=arch=compute_37,code=compute_37 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=sm_52 -I. -I/usr/local/cuda/include --fatbin compare.cu -o gpu_burn.cuda_kernel
/bin/sh: /usr/local/cuda/bin/nvcc: No such file or directory
make: *** [gpu_burn.cuda_kernel] Error 127

Seems to be a hardcoded path to nvcc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.