Skip to content

Instantly share code, notes, and snippets.

@YimianDai
Last active September 21, 2019 20:57
Show Gist options
  • Save YimianDai/61823c89e16f78666720fb312e4d65c0 to your computer and use it in GitHub Desktop.
Save YimianDai/61823c89e16f78666720fb312e4d65c0 to your computer and use it in GitHub Desktop.
HPC

在 HPC 上 Verify driver version

$ cat /proc/driver/nvidia/version

在 HPC 上 Verify Runtime / Toolkit 版本

$ ls /cm/shared/modulefiles

在 Laplace 上 Check CUDA 版本:

$ /usr/local/cuda/bin/nvcc --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment