Quick Start - E1039-Collaboration/e1039-wiki GitHub Wiki

Obtain a FermiLab computing account

All the related libraries are compiled on the spinquestgpvm01.fnal.gov machine. To access those machines, please start with obtaining a FermiLab computing account if you haven't got one.

login, setup and checkout the code

init kerberos key, <usr> below means your user name.

kinit -f <usr>@FNAL.GOV
<type your password>

login to a submitter node

ssh -Y <usr>@spinquestgpvm01.fnal.gov
⚠️ **GitHub.com Fallback** ⚠️