You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 75
Next »
Migration milestones:
- Build L1 locally on containers
- Run single task in S3DF pipeline
- Update the L1Proc xml template
- Run full L1Proc in S3DF with LPA
Non-L1 milestones:
- Test full L1Proc in S3Df with LCI data
- Update non-L1 xml (flagFT2, merge, setQual)
- Test non-L1 tasks (flag FT2, merge, setQual)
- Migrate DQM/trending reports
- Migrate cronjobs for DQM reports
Sustainability and optimization:
Get rid of SCons builds for L1 codeUpgrade python to v3 and above- Can we avoid crumbling altogether?
- At a minimum, reduce # of crumbs
- Use flash for staging instead of xrootd?
Open questions:
- do we still need a wrapper for cleanup?
- do we need isocRun for every executable?
- what are the SLURM queue options?
- non-preemptable queue: --account fermi:L1
- how does the scratch space work on S3DF?
S3DF Cheatsheet:
- Install ssh config as described here
- to login from terminal:
ssh slacd
- to ssh as glastraw, run
kinit
first - NOTE: use terminal not XQuartz(?)
- afs was migrated to:
/sdf/group/fermi/a/
- nfs was migrated to:
/sdf/group/fermi/g/
Where to find/install stuff:- working area:
/
sdf/group/fermi/ground/PipelineConfig/L1Proc - pipeline cmd:
/sdf/home/g/glast/a/pipeline-II/prod/pipeline
- singularity example (05/02/23): pipeline task, xml file
- additional slurm parameters (10/10/23):
--account fermi:L1
- python used by ST: /afs/slac/g/glast/ground/GLAST_EXT/redhat6-x86_64-64bit-gcc44/python/2.7.2-gl4/bin/python
- CVS, to passively download old stuff:
CVSROOT=/sdf/group/fermi/g/glast_ground/cvs
- CVS, when live version is needed:
CVS
ROOT=:ext:monzani@centaurusa.slac.stanford.edu:/nfs/slac/g/glast/ground/cvs
- the CVS viewer was moved a new location