Setup Instructions

Please complete the following at least one week prior to arriving to the venue. Also feel free to arrive a little early if you have additional questions for the OSG technical staff.

Overview

Requirements

Integrating your cluster into OSG has fairly low requirements. Your cluster should meet the following:

  • Slurm, PBS, SGE, LSF, or HTCondor job scheduler
  • Submit node should be accessible using SSH
  • Compute nodes should have internet connectivity (NAT is fine)
  • Compute nodes should use RHEL/Centos/Scientific Linux 6 or 7

Setup steps

  1. Fill out this questionnaire
  2. Create an user on your cluster that can submit to your batch manager (we suggest "osg" for the username, but other names are ok)
  3. Add the ssh pub key that we provide to the user's ~/.ssh/authorized_keys file