Commit 96f73d

2025-10-11 11:46:50 Konstantin Shprenger: -/-
machine pool.md ..
@@ 1,1 1,14 @@
# Machine Pool
+ Télécom has a machine pool to use for computations. Most of theme 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 sutable 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.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9