Logo
 

This is a GPU server of the Department of Computer Engineering, University of Peradeniya.

You can use this server using the LDAP login for ce.pdn.ac.lk undergraduates (which is used for CO top floor lab, Aiken and Tesla) without sudo access.

Since ada.ce.pdn.ac.lk does not have a public IP, you can either SSH directly from inside the university network, or SSH through Tesla (which has a public IP) from outside the university network. Read how to SSH

Direct (from inside the university network):
ssh e14000@ada.ce.pdn.ac.lk

Jump through Tesla (from outside):
ssh -J e14000@tesla.ce.pdn.ac.lk e14000@ada.ce.pdn.ac.lk

This server uses the internal IP address 10.40.18.12. This address is only valid within the Peradeniya network.

ada.ce.pdn.ac.lk. This hostname is only valid within the Peradeniya network.

If you are an undergraduate of the Department of Computer Engineering, you already have access to this server. If not, email headce[at]eng.pdn.ac.lk.


Ubuntu 24.04.3 LTS

First, try to install it using the conda package manager ( Read instructions ) .
Then, try singularity. Read more (the methodology is similar to Turing)
Finally, ask on #ask-for-help on Discord.