User Tools

Site Tools


tech:slurm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tech:slurm [2020/06/22 16:12] kohofertech:slurm [2020/06/22 16:22] – [CUDA NVIDIA TESLA] kohofer
Line 740: Line 740:
  
  
-===== CUDA NVIDIA TESLA =====+===== CUDA NVIDIA TESLA Infos =====
  
-root@gpu03:/usr/local/cuda/samples/bin/x86_64/linux# deviceQuery +To run the deviceQuery it is necessary to make it first! 
 + 
 +  root@gpu03:~# cd /usr/local/cuda/samples/1_Utilities/deviceQuery 
 +  make 
 + 
 +Add PATH to the system wide environment 
 + 
 +  vi /etc/environment 
 + 
 +Add this to the end 
 + 
 +  /usr/local/cuda/samples/bin/x86_64/linux/release 
 + 
 +Next enable/source it: 
 + 
 +  source /etc/environment 
 + 
 +<code> 
 +root@gpu03:~# deviceQuery 
 deviceQuery Starting... deviceQuery Starting...
  
Line 825: Line 843:
 deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 10.2, CUDA Runtime Version = 10.2, NumDevs = 2 deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 10.2, CUDA Runtime Version = 10.2, NumDevs = 2
 Result = PASS Result = PASS
- +</code>
  
 ===== Links ===== ===== Links =====
/data/www/wiki.inf.unibz.it/data/pages/tech/slurm.txt · Last modified: 2022/11/24 16:17 by kohofer