Skip to content

master-hpc/mp-device-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"Device Query"

Querying device properties

Notes

  • from the command line, "nvidia-smi" cmd can be used (or "watch nvidia-smi" for realtime updates)
  • is the machine equiped with a CUDA capable device?
  • querying device properties
  • check the docs for further properties

Compilation

# run from repo dir
nvcc -o out/device-query device-query.cu

TODOs

  • Translate README.md to french

Releases

No releases published

Packages

No packages published

Languages