(updated in December 2020)
------------------------------


Here are some recent instructions for running jobs on Rivanna (by Nick & Ishara):


1. Make sure that Prof. Keller has added you to both the spin and spinquest groups in Rivanna.  Without both groups, you will not be able to gain access to the system. There are two ways of accessing Rivanna (https://www.rc.virginia.edu/userinfo/rivanna/login/); you can follow either step (2) or step (3) mentioned below.


2. Web-based Access  (Click on "Launch OpenOndemand" > You will need your UVA computing ID and password to log in)


     module load singularity/3.5.2
     module load tensorflow/2.1.0-py37
cp $CONTAINERDIR/tensorflow-2.1.0-py37.sif /home/$USER 


3. Secure Shell Access:


4. Once the job is started, you will see a job ID in your Rivanna terminal. You can monitor the progress of your job by navigating the the "Jobs" page on your web browser (see fig 1 above). 

5. The results of the replicas will be in your home directory of Rivanna under the name Results(0-14).csv.  These can be sent back to your local system for analysis with the scp command or downloading via the OpenOnDemand