Tuesday, October 6, 2009

checking version

In RedHat Linux you can check the OS version by
cat /etc/redhat-release

to check the kernel type
uname -m
if it is 32bit you will see i386
if it is 64bit you will see x86_64

Continuously monitor GPU usage

 For nvidia GPUs do the follwing: nvidia-smi -l 1