High Throughput Computing and Condor Introduction
Preliminaries
You will need your Gmail or GitHub credentials for this session.
- You might want to refer to the online Condor manual.
- You may enjoy browsing the Condor web page.
Which Condor?
We will be using Condor 23.7.2, which is a recent version of Condor.
Where you will work
Today you will log into https://notebook.ospool.osg-htc.org/hub/login for all of your exercises:
Login on submission node using a web browser:
https://notebook.ospool.osg-htc.org/hub/login
Click on 'Sign in with CILogon'. Select the Identity Provider Google (or GitHub). Click 'Log On'. Log into your Google account (or GitHub). Click the 'Server Option' 'Data Science'. Click 'Start'. This will take some time. In the 'Launcher' window, click on 'Terminal' (bottom left).
When you login to the machine you will be in your "home directory". We recommend that you work in this directory as nobody else can modify the files here.
You can always return to your home directory by running the command
$ cd ~
The Exercises
Throughout the Condor exercises, you will be given a fair amount of guidance. In several spots, there are suggestions for extra exercises to do "on your own" or as "challenges". Since you aren't being graded, there is no extra credit for doing them, but we encourage you to try them out. If you prefer, you can come back to the extra credit after you've completed the basic exercises. If you simply cruise through the exercises, you'll probably have free time--we encourage you to delve in more deeply.
For all of the exercises, we'll assume that you are logged into a terminal in the ospool notebook above.