[NGT] Add local and remote HLT config files to EvFDaqDirector copy#50947
Conversation
Add MPI split local and remote HLT configuration files to EvFDaqDirector as optional files for copy
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-50947/49355 |
|
A new Pull Request was created by @mzarucki for master. It involves the following packages:
@cmsbuild, @emeschi, @smorovic can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
type ngt |
|
please test |
|
hold It's not at all clear to me that we should do this:
|
|
Pull request has been put on hold by @fwyzard |
|
+1 Size: This PR adds an extra 40KB to repository Comparison SummarySummary:
|
|
unhold OK, @mzarucki explained the rationale behind this approach. I don't know if it makes sense to include this in a release (it's late for 16.0.x anyway, and 17.0.x won't be used for data taking), but if it's OK for @cms-sw/daq-l2 I don't have objections. |
No objection to merging it into the codebase but it will obviously not be in a new release for pp (maybe it comes "for free" for HI data taking if/when new version is tagged). |
|
+daq |
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @mandrenguyen, @ftenchini (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
Adds split local and remote HLT configuration files (
HltConfig_local.py,HltConfig_remote.py) used for MPI offloading toEvFDaqDirectoras optional files for copy. Needed so that it can automatically be picked up by HLTD on the FUs from the BU (see HLTD Issue #4).N.B. There is no urgency, however, it is a nice-to-have.
CC: @smorovic @fwyzard @Annnnya @ghyls
PR validation:
The change is trivial and has been successfully compiled and tested with the basic battery of
runTheMatrixandscramtests.If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Plan to backport to
CMSSW_16_0_XandCMSSW_16_1_X, so that it can be used by the HLT Test Stand (which follows the HLT/DAQ/Hilton releases).