the Github website for Computational Catalysis Course (CHEG-5395-4995) offered by the Department of Chemical and Biomolecular Engineering at the University of Connecticut.
This project is maintained by CCML-UCONN
Once you account on Stampede has been activated. Follow the instructions and tests to make sure everything is set up properly and functional.
Download and install:
To prevent X11 from timing out, open the terminal and type:
mkdir -p ~/.ssh
echo -e "\nHost *\n ForwardX11Timeout 1000000\n" >>~/.ssh/config
Download and install:
HPC facility on Storrs campus are open to all members of the UConn research community. If you haven’t applied one before, you can simply request for an account by clicking “Get an Account”. A new page will pop up to ask for your NetID and password. Your HPC-Storrs account username will be your UCONN NetID and the initial password will also be the same as your NetID password.
Follow the instructions below for your system:
Open “Applications-> Utilities -> Terminal” or “Command+Space” to search Terminal using “spotlight search” In a terminal:
ssh -X NetID@login.storrs.hpc.uconn.edu
Launch Xming. You will always need to have this open in order to forward graphical windows from the external clusters.
Start PuTTY, and:
username@stampede.tacc.utexas.edu for Stampede and NetID@login.storrs.hpc.uconn.edu for HPC-StorrsYou can start putty several times, if you need several terminal windows; only one instance of Xming needed.
In a terminal:
ssh -XC NetID@login.storrs.hpc.uconn.edu