Install driver
Install cuda
Check all well by listing your GPUs (Command 1 below) and checking the properties of GPUs ( Command 2 below) , and checking nvcc is setup (Command 3 below). If you don’t get a meaningful response, most likely something is off with your environment variables or worst case your driver / CUDA version
- nvidia-smi
- nvidia-smi -q
- nvcc -V
Download gpu burn from
#unzip gpu-burn-master.zip
#cd gpu-burn-master
#make
Running GPU Burn (Few example commands below)
- ./gpu_burn (Single precision GPU burn for 10 seconds)
- ./gpu_burn -d ( Double precision GPU burn for 10 seconds)
- ./gpu_burn 120 (Single precision GPU burn for 120 seconds)
沒有留言:
張貼留言