UW Center for High Throughput Computing (CHTC)

We will use the CHTC to do distributed high-throughput computing via HTCondor software to run thousands of parallel jobs.

To work on the CHTC, login via "ssh NetID@learn.chtc.wisc.edu" (using your NetID). Here are some of the most important commands:

Note that after a job runs, any new files created by the job on the remote machine are copied to the directory in learn from which you ran condor_submit to launch the jobs. (New directories are not copied back.)

Here are the examples from lecture:

If you need more disk space, you may as CHTC for a quota increase or they or I can help you with using their /staging folder for large files.

Here are links to more information:

Your CHTC accounts created for DSCP are temporary.
10 days after the last class day of the semester, your DSCP accounts may be removed, so you should copy any files you want to retain elsewhere. I suggest making a ".tar" file of your code and other human-written files (omitting most data files and most output files) and then copying that single file to your own computer.