-
Notifications
You must be signed in to change notification settings - Fork 11
[do not merge] [runtime-cxxmodules] Rework our lazy template specialization deserialization mechanism #198
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 @smuzaffar (Malik Shahzad Muzaffar) for branch cms/master/aa513463b0. @iarspider, @smuzaffar, @aandvalenzuela, @cmsbuild can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
test parameters:
|
please test for CMSSW_14_0_ROOT6_X |
-1 Failed Tests: UnitTests Unit TestsI found 1 errors in the following unit tests: ---> test testG4Refitter had ERRORS Comparison SummarySummary:
|
Pull request #198 was updated. |
637378e
to
f714dda
Compare
Pull request #198 was updated. |
…oject#14589) * Print a warning when the range given to SetRange is invalid. * Fix comment
It turns out that this is not required anymore, even for builds/platforms without runtime modules enabled.
It turns out that this is not required anymore, even for builds/platforms without runtime modules enabled.
It turns out that this is not required anymore, even for builds/platforms without runtime modules enabled.
It turns out that this is not required anymore, even for builds/platforms without runtime modules enabled.
It turns out that this is not required anymore, even for builds/platforms without runtime modules enabled.
for nightlies and do not assume it's the branch that triggered the workflow run.
* [NFC][ntuple] describe code architecture * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Jonas Hahnfeld <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Jonas Hahnfeld <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Jonas Hahnfeld <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Jonas Hahnfeld <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Florine de Geus <[email protected]> * [NFC][ntuple] improve architecture description * [NFC][ntuple] improve architecture description * [NFC][ntuple] improve architecture description * [NFC][ntuple] improve architecture description * [NFC][ntuple] improve architecture description * [NFC][ntuple] improve architecture description * [NFC][ntuple] improve architecture description Co-authored-by: Vincenzo Eduardo Padulano <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Vincenzo Eduardo Padulano <[email protected]> * [NFC][ntuple] improve architecture description Co-authored-by: Vincenzo Eduardo Padulano <[email protected]> * [NFC][ntuple] improve architecture description --------- Co-authored-by: Florine de Geus <[email protected]> Co-authored-by: Jonas Hahnfeld <[email protected]> Co-authored-by: Vincenzo Eduardo Padulano <[email protected]>
`RPageSource` now lives in the `Internal` namespace, so we can make the `UnsealPage` method public.
Correctly scale axes labels and title sizes. One have to use main pad dimensions. Do not rescale vertical axis labels if space is too low. Correctly draw ratio plot lines after zooming Fix rounding problem with TLine positions
mtbb201_parallelHistoFill.C fails on Windows x86 and VS v17.9 with the following error: IncrementalExecutor::executeFunction: symbol '_Thrd_sleep_for@4' unresolved while linking [cling interface function]! Due to this line: std::this_thread::sleep_for(std::chrono::duration<double, std::nano>(500));
Co-authored-by: Vincenzo Eduardo Padulano <[email protected]>
f714dda
to
60631dc
Compare
This PR contains too many commits (385 >= 240) and will not be processed. |
This PR contains too many commits (386 >= 240) and will not be processed. |
This PR contains too many commits (388 >= 240) and will not be processed. |
This PR contains too many commits (389 >= 240) and will not be processed. |
This PR contains too many commits (389 >= 240) and will not be processed. |
This PR contains too many commits (390 >= 240) and will not be processed. |
Since we need access the protect member in findSpecializationLocally
This PR contains too many commits (391 >= 240) and will not be processed. |
testing root-project#14495 for cmssw