In your .cshrc, you may want to include the
following in your path:
# Use Chromium
set path = ( /opt/cr-1.7/bin/Linux $path )
# Use Brook
set path = ( /opt/brookegpu-0.4/bin $path)
# Use MPI
set path = ( /opt/topspin/mpi/mpich/bin $path)
Manage your password
Never share your password and pick a strong
password. To change it, use ssh to login to
openlab.umiacs.umd.edu and run
passwd. Be sure to limit your
password to eight ascii characters.