dmwm / dmwm/CRABClient

Check for multiple LHE files is broken

Open
#4,673 0 comments 0 reactions 0 assignees View on GitHub
Low Priority
Dominant language
Python
Stars
18
Forks
38
PR merge metrics
No merged PRs in 30d

Description

Running an MC generation job with CMSSW_8_0_25 and multiple LHESource input files yields the error "Using an LHESource with more than one input file may not be supported by the CMSSW version used. Consider merging the LHE input files to guarantee complete processing."

It appears there is an attempt to check if the CMSSW version is >= 7_5_X, but the implementation warns on 8_0_25
https://github.com/dmwm/CRABClient/blob/master/src/python/CRABClient/JobType/PrivateMC.py#L33

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.