How to login to the DGX cluster
Warning: Please note that there is no internet access from any nodes inside the DGX cluster for end users. As such, all work needs to be manually copied by the user onto and off of the cluster using scp, rsync, or sftp methods.
Currently, access to the DGX cluster is limited to secure shell (SSH) protocol. Additionally we are currently limited to UK Linkblue accounts. Once you have an account created on the DGX cluster, to initiate a connection from a terminal issue the following command on the commandline:
SSH command to connect to DGX cluster
$ ssh <linkblue>@dgx.ai.uky.eduFor further information regarding connecting via SSH on various operating systems, please review the MCC - Secure Shell (SSH) documentation.