# Machine Pool ## Shared TP pool Télécom has a machine pool to use for computations. Most of them have around 20 cores and 32 Gb of RAM. You and find list of all machines here: [https://tp.telecom-paris.fr](https://tp.telecom-paris.fr). Once you choose suitable machine, take it's name and access it via ssh like that (if you are using VPN or have connection to internal WIFI, for example to eduroam): ``` ssh <username>@<machine_name>.enst.fr ``` For `<username>` you should use your IP-Paris's username, which you can find here: [https://moncompte.ip-paris.fr/mon_compte/](https://moncompte.ip-paris.fr/mon_compte/) Password - is your IP-Paris password. If you are outside of intranet you should either connect to [VPN](https://eole.telecom-paris.fr/vos-services/services-numeriques/connexions-aux-reseaux) and then to your machine (preffered way) or first connect to ssh gateway (`ssh.enst.fr`) and then to your machine. --- ## Shared TSP pool - TODO --- ## Special machines - Stark(1-4) - **DO NOT USE ANY OF THIS MACHINES** (except of proxy access to Arya), ask permission from Gaël. - Arya - located in private network, used by PhD studens, ask permission from Gaël. - 8 numa nodes - 48 cores - 128 Gb RAM
