# Machine 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 connect to ssh gateway (`ssh.enst.fr`) first and then to your machine.