Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
[ophirmaor@ssohub ~]$ gsissh bridges2
********************************* W A R N I N G ********************************
You have connected to br014.ib.bridges2.psc.edu, a login node of Bridges 2.

This computing resource is the property of the Pittsburgh Supercomputing Center.
It is for authorized use only.  By using this system, all users acknowledge
notice of, and agree to comply with, PSC polices including the Resource Use
Policy, available at http://www.psc.edu/index.php/policies. Unauthorized or
improper use of this system may result in administrative disciplinary action,
civil charges/criminal penalties, and/or other sanctions as set forth in PSC
policies. By continuing to use this system you indicate your awareness of and
consent to these terms and conditions of use.

LOG OFF IMMEDIATELY if you do not agree to the conditions stated in this warning


********************************* W A R N I N G ********************************

For documentation on Bridges 2, please see www.psc.edu/resources/bridges-2/user-guide/
Please contact help@psc.edu with any comments/concerns.

Projects
------------------------------------------------------------
Project: cis210088p PI: Shawn Brown ***** default charging project *****
  GPU                       10,000 SU remain of 10,000 SU       active: Yes
  Regular Memory           100,000 SU remain of 100,000 SU      active: Yes
  Ocean /ocean/projects/cis210088p 36k used of 9.766T

[maor@bridges2-login014 ~]$

Another option is to use the PSC username and password to login from any machine

Code Block
$ ssh -l maor bridges2.psc.edu
maor@bridges2.psc.edu's password:
********************************* W A R N I N G ********************************
You have connected to br013.ib.bridges2.psc.edu, a login node of Bridges 2.

This computing resource is the property of the Pittsburgh Supercomputing Center.
It is for authorized use only.  By using this system, all users acknowledge
notice of, and agree to comply with, PSC polices including the Resource Use
Policy, available at http://www.psc.edu/index.php/policies. Unauthorized or
improper use of this system may result in administrative disciplinary action,
civil charges/criminal penalties, and/or other sanctions as set forth in PSC
policies. By continuing to use this system you indicate your awareness of and
consent to these terms and conditions of use.

LOG OFF IMMEDIATELY if you do not agree to the conditions stated in this warning


********************************* W A R N I N G ********************************

For documentation on Bridges 2, please see www.psc.edu/resources/bridges-2/user-guide/
Please contact help@psc.edu with any comments/concerns.
Last login: Tue Nov 16 14:04:33 2021 from 209.116.155.178

Projects
------------------------------------------------------------
Project: cis210088p PI: Shawn Brown ***** default charging project *****
  GPU                       10,000 SU remain of 10,000 SU       active: Yes
  Regular Memory           100,000 SU remain of 100,000 SU      active: Yes
  Ocean /ocean/projects/cis210088p 36k used of 9.766T
  [maor@bridges2-login013 ~]$

6. Use slurm to allocate a node

...