Topics Map > Computing
Topics Map > Software
Compute Cluster
The Discovery Compute Cluster is available to all members the Wisconsin Institute for Discovery (WID) and Morgridge Institute for Research (Morgridge) and can be accessed through HTCondor.
Accessing the Discovery Compute Cluster
- ssh to a submit machine. The machine name will vary depending on your group.
- WID: See https://widkipedia.wid.wisc.edu/information-technology/compute-servers/ for the current list
- Medical Devices: md-submit.discovery.wisc.edu
- Decide if you need a batch or interactive job.
- If you are starting a batch job, add
+group = "WID"
or+group = "MIR"
to your submit file. - If you are starting an interactive job for a command prompt and shell access, run:
condor_submit -i
- If you are starting a batch job, add
Information on HTCondor:
- HTCondor Website
- Getting Started Guide
- The Center for High Throughput Computing holds Office Hours every Tuesday and Thursday from 3 p.m. to 4:30 p.m. on the second floor of the Discovery Building near the main elevator.