Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRAB recipe for PF validation #32

Closed
jpata opened this issue Feb 27, 2019 · 7 comments
Closed

CRAB recipe for PF validation #32

jpata opened this issue Feb 27, 2019 · 7 comments
Labels
particleflow CMS Particle Flow Validation

Comments

@jpata
Copy link
Owner

jpata commented Feb 27, 2019

I have the crab configs prepared, however, CMSSW_10_5_0_pre1 is not available on grid.

The latest we have there is CMSSW_10_4_0, see here, but we would need to rebase or backport the DQM changes, which may not be worth it at the moment.

@jpata jpata added the particleflow CMS Particle Flow Validation label Feb 27, 2019
@hatakeyamak
Copy link
Collaborator

hatakeyamak commented Feb 27, 2019

Thanks.

I am not sure what "CMSSW_10_5_0_pre1 is not available" means though.

ls $CMS_PATH/slc*/cms/cmssw | grep CMSSW_10_5
CMSSW_10_5_0_pre1/
CMSSW_10_5_0_pre2/
CMSSW_10_5_0_pre1/
CMSSW_10_5_0_pre1/
CMSSW_10_5_0_pre1_ROOT614/
CMSSW_10_5_0_pre2/
CMSSW_10_5_0_pre2_G4v1043/
CMSSW_10_5_0_pre1/
CMSSW_10_5_0_pre2/

so these releases are available on cvmfs, and crab jobs can use them. It looks to me that pre releases are just not on the file you link, but it doesn't mean the release is not available I think.

@jpata
Copy link
Owner Author

jpata commented Feb 27, 2019 via email

@hatakeyamak
Copy link
Collaborator

hatakeyamak commented Feb 27, 2019

Hmm. What kind of error? I do crab with pre releases all the time I believe.

@jpata
Copy link
Owner Author

jpata commented Feb 27, 2019

By default, crab just refuses to submit. It suggests to use config.JobType.allowUndistributedCMSSW = True if "you know what you're doing".

Earlier on, I was getting some strange failures from the jobs (can't recall any more) when I did set this flag, which I was attributing to this undistributed issue. Now trying again and being more careful with maxMemoryMB etc, the jobs seem to be running, so lets see if they succeed.

@hatakeyamak
Copy link
Collaborator

ok. sounds good.

@jpata
Copy link
Owner Author

jpata commented Mar 1, 2019

Crab works, the recipe is in crab/multicrab.py. I was able to run all 4 datasets with no errors in a few hours. Merged in PR #34.

image

@jpata jpata closed this as completed Mar 1, 2019
@hatakeyamak
Copy link
Collaborator

Excellent!

jpata pushed a commit that referenced this issue Nov 18, 2020
jpata pushed a commit that referenced this issue Feb 18, 2021
Co-authored-by: Jack Li <jingyan.li@cern.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
particleflow CMS Particle Flow Validation
Projects
None yet
Development

No branches or pull requests

2 participants