The CSE department has a Linux GPU server. The server has 2 NVIDA A100 GPU. Be mindful of application usage. Abuse and misuse of gpu resources will result in a warning and possibly your access being revoked. For access, send a request to the sysadmin.
To request access, send an email to cshelp@nmt.edu with your name and purpose.
The gpu server can accessed via SSH or GUI using the hostname geri.cs.nmt.edu. Use your CSE account credentials to login.
ssh <username>@login.cs.nmt.edu
.A SSH server can present a PKI public key to identify itself. Upon first connecting to a server, the ssh client will warn you that the authenticity of a host can't be established. This message is normal and allows you to verify the server. It safe to connect if the ED25519 key fingerprint matches SHA256:LeCfdgytNFPo5cN+gPZRU3F7rYoa0yjbMrXro+1ST4M
. If it does not match, please notify a sysadmin.
pip3 install torch