-
Notifications
You must be signed in to change notification settings - Fork 18
Backport fixes for alphaS running #30
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
Conversation
|
A new Pull Request was created by @mseidel42 (Markus Seidel) for branch cms/240. @cmsbuild, @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. |
|
please test |
|
-1 Failed Tests: Build BuildI found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_X_2023-06-19-1100/src/GeneratorInterface/Pythia8Interface/src/BiasedTauDecayer.cc
>> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_X_2023-06-19-1100/src/GeneratorInterface/Pythia8Interface/src/CustomHookFactory.cc
>> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_X_2023-06-19-1100/src/GeneratorInterface/Pythia8Interface/src/P8RndmEngine.cc
>> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_X_2023-06-19-1100/src/GeneratorInterface/Pythia8Interface/src/PTFilterHook.cc
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_X_2023-06-19-1100/src/GeneratorInterface/Pythia8Interface/src/BiasedTauDecayer.cc: In constructor 'BiasedTauDecayer::BiasedTauDecayer(Pythia8::Info*, Pythia8::Settings*)':
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_X_2023-06-19-1100/src/GeneratorInterface/Pythia8Interface/src/BiasedTauDecayer.cc:13:11: error: 'class Pythia8::TauDecays' has no member named 'initInfoPtr'; did you mean 'Pythia8::Info* Pythia8::TauDecays::infoPtr'? (not accessible from this context)
13 | decayer.initInfoPtr(*infoPtr);
| ^~~~~~~~~~~
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc11/external/pythia8/306-9d9ae1747ace11daaab64911929fec4a/include/Pythia8/ParticleDecays.h:21,
from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc11/external/pythia8/306-9d9ae1747ace11daaab64911929fec4a/include/Pythia8/HadronLevel.h:25,
from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc11/external/pythia8/306-9d9ae1747ace11daaab64911929fec4a/include/Pythia8/Pythia.h:24,
|
|
please test for CMSSW_10_6_X this is for 10.6.X , so it should be tested against CMSSW_10_6_X IBs |
|
Hi Malik, I think I still need to update https://github.com/cms-sw/cmsdist/blob/IB/CMSSW_10_6_X/gcc820/pythia8.spec The tag should be 4fd6806 then? |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2a683b/33247/summary.html Comparison SummarySummary:
|
|
Created the corresponding cmsdist PR: cms-sw/cmsdist#8555 |
note really, bot is able to test this PR without cmsdist update. see #30 (comment) results for 10.6.X |
|
+externals |
|
This pull request is fully signed and it will be integrated in one of the next cms/240 IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2a683b/33517/summary.html Comparison SummarySummary:
|
|
@mseidel42 : final question before merging -- have you run the PR for general cases and does it run fine without introducing any possible anomalies? Let us know, perhaps our validation team needs to cross check? What's your timeline for this PR. |
|
Hi Sapta, the new feature is disabled by default, so it should not change anything for default workflows. To be sure, Alex proposed an extended RelVal in the cmsdist PR: cms-sw/cmsdist#8555 (comment) |
|
+externals |
|
+1 |
|
This pull request is fully signed and it will be integrated in one of the next cms/240 IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
|
I see that this is not merged yet. cms-sw/cmsdist#8555 (comment) says that |
|
Hi all, I wanted to ask whether there is any update on the merging of this PR (and after that cms-sw/cmsdist#8555)? We would also like to use the fixed alphaS running for the production of the bb4l sample. |
|
ping @perrotta @dpiparo @rappoccio |
|
please test for CMSSW_10_6_X just to refresh the tests |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2a683b/34876/summary.html Comparison SummarySummary:
|
|
+1 |
|
merge |
As discussed in cms-sw/cmsdist#8552, backported from 8.309.
Deactivated by default, can be activated with:
Should only be used for special samples requested by experts.