...
See attachment for Intel white paper introduction pdf document.
GPU computing and CUDA resources
There are three nVidia GPU types available:
...
Where is the deviceQuery command? And how to find out more device info?
> which deviceQuery > srun --pty --x11=first -p gpu deviceQuery > srun --pty --x11=first -p gpu nvidia-smi -h |
---|
How does one make a gpu batch job?
...