Proof ClusterCurrrent configuration of proof cluster. User Setup- Setup a cmssw environment, ie eval `scramv1 runtime -sh`
- Execute /grp/cms/root/bin/myproof.sh on in the cmssw project directory.
- Builds rootlogon.C and prooflogon.C macros in current directory.
- Customize these macros to further fit you needs.
- Execute root
- If you wish to use proof type .x prooflogon.C at the root prompt.
- This initializes your proof workers.
- To test that your proof environment is setup
- type gProof->Exec("gSystem->HostName()"); at the prompt.
- What should be return is the names of the proof workers that are defined.
- Job can be submitted from the login nodes to the master.
|