Skip to content

Commit

Permalink
Renaming condor submission scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
hatakeyamak committed Sep 22, 2021
1 parent 58a8999 commit c35993a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Validation/RecoParticleFlow/README.md
Expand Up @@ -95,7 +95,7 @@ cd ${CMSSW_BASE}/src/Validation/RecoParticleFlow/test
voms-proxy-init -voms cms
cmsenv
mkdir -p log
condor_submit QCD.jdl
condor_submit condor_QCD.jdl
~~~

The output files will appear /eos/cms/store/group/phys_pf/PFVal/QCD. You will want to make sure you are subscribed to cms-eos-phys-pf so that you have eos write access. There are jdl files for other datasets also.
Expand Down

0 comments on commit c35993a

Please sign in to comment.