HPC how to guid

From GersteinInfo

Revision as of 00:21, 5 February 2014 by Public (Talk | contribs)
Jump to: navigation, search

This page gives advice on how to most efficiently use the high performance computing resources here at Yale.


Software

To obviate the need for every one to install there own copy of a popular program, we have created a list of software available on each cluster HPC software.


How to

Below we provide instructions on how to accomplish basic tasks.

how to use screen

GNU screen is a terminal multiplexer. It allows you to start a shell session in a terminal that you can connect to simultaneously from multiple login sessions and persists on the server even when you’re not logged in. For example, from your laptop you can log into the cluster, start a screen session, and fire off a long-running program that prints output to the display.

Personal tools