PSI T3 account - jniedzie/SVJanalysis_wiki GitHub Wiki
The PSI T3 (tier 3) is where we do most of our work (only for some special cases you will need to use a different cluster).
Follow the instructions here to create a computing account. https://wiki.chipp.ch/twiki/bin/view/CmsTier3/HowToGetAccount
Notes:
- Login with
ssh -XY <username>@t3ui01.psi.ch
, replacing<username>
by your username. - The PSI T3 has 3 login nodes, you can use t3ui01, t3ui02, or t3ui03 in the command above.
- Each login nodes with 72 cores. Do not abuse them running to many things locally! You can check what you use doing
htop -u $USER