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

Update lwtnn to 2.13 #7744

Merged
merged 4 commits into from Apr 25, 2022
Merged

Update lwtnn to 2.13 #7744

merged 4 commits into from Apr 25, 2022

Conversation

iarspider
Copy link
Contributor

No description provided.

@iarspider iarspider changed the title Update lwtnn.spec Update lwtnn to 2.12.1 Apr 1, 2022
@iarspider
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 1, 2022

A new Pull Request was created by @iarspider for branch IB/CMSSW_12_4_X/master.

@smuzaffar, @iarspider can you please review it and eventually sign? Thanks.
@perrotta, @dpiparo, @qliphy you are the release manager for this.
cms-bot commands are listed here

@iarspider
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 1, 2022

Pull request #7744 was updated.

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 1, 2022

-1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/23608/summary.html
COMMIT: 8399acf
CMSSW: CMSSW_12_4_X_2022-04-01-1100/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/7744/23608/install.sh to create a dev area with all the needed externals and cmssw changes.

External Build

I found compilation error when building:

Requested to quit.
* The action "build-external+lwtnn+2.12.1-beea0536efca531aae6801ec2c318a76" was not completed successfully because Failed to build lwtnn. Log file in /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/log. Final lines of the log file:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include/lwtnn/generic/LightweightGraph.tcc: In instantiation of 'lwt::VectorMap lwt::generic::LightweightGraph::scan(const NodeMap&, const SeqNodeMap&, std::size_t) const [with T = double; lwt::VectorMap = std::map, std::vector >; lwt::generic::LightweightGraph::NodeMap = std::map, std::map, double> >; lwt::generic::LightweightGraph::SeqNodeMap = std::map, std::map, std::vector > >; std::size_t = long unsigned int]':
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include/lwtnn/generic/LightweightGraph.tcc:149:16:   required from 'lwt::VectorMap lwt::generic::LightweightGraph::scan(const NodeMap&, const SeqNodeMap&) const [with T = double; lwt::VectorMap = std::map, std::vector >; lwt::generic::LightweightGraph::NodeMap = std::map, std::map, double> >; lwt::generic::LightweightGraph::SeqNodeMap = std::map, std::map, std::vector > >]'
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/src/LightweightGraph.cxx:34:35:   required from here
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include/lwtnn/generic/LightweightGraph.tcc:166:19: error: cannot declare variable 'source' to be of abstract type '{anonymous}::LazySource'
166 |     LazySource source(nodes, seq, m_preprocs, m_vec_preprocs);
|                   ^~~~~~
[21/38] /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/bin/g++  -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/eigen/82dd3710dac619448f50331c1d6a35da673f764a-73c7a26137a51fe4557c487dbb5f9c9c/include/eigen3 -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include -isystem /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/boost/1.78.0-944d9965776424e2b398bb40ad9d68ae/include -Wall -pedantic -Wextra -Wcomment -Wunused-value -O3 -DNDEBUG -std=c++11 -MD -MT CMakeFiles/lwtnn-test-lightweight-graph.dir/src/lwtnn-test-lightweight-graph.cxx.o -MF CMakeFiles/lwtnn-test-lightweight-graph.dir/src/lwtnn-test-lightweight-graph.cxx.o.d -o CMakeFiles/lwtnn-test-lightweight-graph.dir/src/lwtnn-test-lightweight-graph.cxx.o -c /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/src/lwtnn-test-lightweight-graph.cxx
[22/38] /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/bin/g++  -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/eigen/82dd3710dac619448f50331c1d6a35da673f764a-73c7a26137a51fe4557c487dbb5f9c9c/include/eigen3 -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/boost/1.78.0-944d9965776424e2b398bb40ad9d68ae/include -Wall -pedantic -Wextra -Wcomment -Wunused-value -O3 -DNDEBUG -std=c++11 -MD -MT CMakeFiles/lwtnn-stat.dir/src/parse_json.cxx.o -MF CMakeFiles/lwtnn-stat.dir/src/parse_json.cxx.o.d -o CMakeFiles/lwtnn-stat.dir/src/parse_json.cxx.o -c /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/src/parse_json.cxx
[23/38] /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/bin/g++  -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/eigen/82dd3710dac619448f50331c1d6a35da673f764a-73c7a26137a51fe4557c487dbb5f9c9c/include/eigen3 -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/boost/1.78.0-944d9965776424e2b398bb40ad9d68ae/include -Wall -pedantic -Wextra -Wcomment -Wunused-value -O3 -DNDEBUG -std=c++11 -MD -MT CMakeFiles/lwtnn-stat.dir/src/LightweightNeuralNetwork.cxx.o -MF CMakeFiles/lwtnn-stat.dir/src/LightweightNeuralNetwork.cxx.o.d -o CMakeFiles/lwtnn-stat.dir/src/LightweightNeuralNetwork.cxx.o -c /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/src/LightweightNeuralNetwork.cxx


@iarspider
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 4, 2022

-1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/23632/summary.html
COMMIT: 8399acf
CMSSW: CMSSW_12_4_X_2022-04-03-2300/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/7744/23632/install.sh to create a dev area with all the needed externals and cmssw changes.

External Build

I found compilation error when building:

Requested to quit.
* The action "build-external+lwtnn+2.12.1-beea0536efca531aae6801ec2c318a76" was not completed successfully because Failed to build lwtnn. Log file in /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/log. Final lines of the log file:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include/lwtnn/generic/LightweightGraph.tcc: In instantiation of 'lwt::VectorMap lwt::generic::LightweightGraph::scan(const NodeMap&, const SeqNodeMap&, std::size_t) const [with T = double; lwt::VectorMap = std::map, std::vector >; lwt::generic::LightweightGraph::NodeMap = std::map, std::map, double> >; lwt::generic::LightweightGraph::SeqNodeMap = std::map, std::map, std::vector > >; std::size_t = long unsigned int]':
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include/lwtnn/generic/LightweightGraph.tcc:149:16:   required from 'lwt::VectorMap lwt::generic::LightweightGraph::scan(const NodeMap&, const SeqNodeMap&) const [with T = double; lwt::VectorMap = std::map, std::vector >; lwt::generic::LightweightGraph::NodeMap = std::map, std::map, double> >; lwt::generic::LightweightGraph::SeqNodeMap = std::map, std::map, std::vector > >]'
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/src/LightweightGraph.cxx:34:35:   required from here
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include/lwtnn/generic/LightweightGraph.tcc:166:19: error: cannot declare variable 'source' to be of abstract type '{anonymous}::LazySource'
166 |     LazySource source(nodes, seq, m_preprocs, m_vec_preprocs);
|                   ^~~~~~
[21/38] /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/bin/g++  -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/eigen/82dd3710dac619448f50331c1d6a35da673f764a-73c7a26137a51fe4557c487dbb5f9c9c/include/eigen3 -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include -isystem /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/boost/1.78.0-944d9965776424e2b398bb40ad9d68ae/include -Wall -pedantic -Wextra -Wcomment -Wunused-value -O3 -DNDEBUG -std=c++11 -MD -MT CMakeFiles/lwtnn-test-lightweight-graph.dir/src/lwtnn-test-lightweight-graph.cxx.o -MF CMakeFiles/lwtnn-test-lightweight-graph.dir/src/lwtnn-test-lightweight-graph.cxx.o.d -o CMakeFiles/lwtnn-test-lightweight-graph.dir/src/lwtnn-test-lightweight-graph.cxx.o -c /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/src/lwtnn-test-lightweight-graph.cxx
[22/38] /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/bin/g++  -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/eigen/82dd3710dac619448f50331c1d6a35da673f764a-73c7a26137a51fe4557c487dbb5f9c9c/include/eigen3 -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/boost/1.78.0-944d9965776424e2b398bb40ad9d68ae/include -Wall -pedantic -Wextra -Wcomment -Wunused-value -O3 -DNDEBUG -std=c++11 -MD -MT CMakeFiles/lwtnn-stat.dir/src/LightweightNeuralNetwork.cxx.o -MF CMakeFiles/lwtnn-stat.dir/src/LightweightNeuralNetwork.cxx.o.d -o CMakeFiles/lwtnn-stat.dir/src/LightweightNeuralNetwork.cxx.o -c /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/src/LightweightNeuralNetwork.cxx
[23/38] /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/bin/g++  -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/eigen/82dd3710dac619448f50331c1d6a35da673f764a-73c7a26137a51fe4557c487dbb5f9c9c/include/eigen3 -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/include -isystem /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/boost/1.78.0-944d9965776424e2b398bb40ad9d68ae/include -Wall -pedantic -Wextra -Wcomment -Wunused-value -O3 -DNDEBUG -std=c++11 -MD -MT CMakeFiles/lwtnn-benchmark-rnn.dir/src/lwtnn-benchmark-rnn.cxx.o -MF CMakeFiles/lwtnn-benchmark-rnn.dir/src/lwtnn-benchmark-rnn.cxx.o.d -o CMakeFiles/lwtnn-benchmark-rnn.dir/src/lwtnn-benchmark-rnn.cxx.o -c /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/external/lwtnn/2.12.1-beea0536efca531aae6801ec2c318a76/lwtnn-2.12.1/src/lwtnn-benchmark-rnn.cxx


@iarspider
Copy link
Contributor Author

Versions newer than 2.10 does not work with Eigen 3.4+ (the version in cmsdist is 3.4.90)

@iarspider iarspider closed this Apr 4, 2022
@iarspider iarspider deleted the update-lwtnn-2.12.1 branch April 4, 2022 12:50
@iarspider iarspider restored the update-lwtnn-2.12.1 branch April 18, 2022 16:34
@iarspider iarspider changed the title Update lwtnn to 2.12.1 Update lwtnn to 2.13 Apr 18, 2022
@iarspider
Copy link
Contributor Author

Reopening: lwtnn/lwtnn#161 (comment)

@iarspider iarspider reopened this Apr 18, 2022
@cmsbuild
Copy link
Contributor

Pull request #7744 was updated.

@iarspider
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/23991/summary.html
COMMIT: 6c9ade4
CMSSW: CMSSW_12_4_X_2022-04-18-1100/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/7744/23991/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3589937
  • DQMHistoTests: Total failures: 8
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3589907
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 200 log files, 45 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@smuzaffar
Copy link
Contributor

please test for slc7_amd64_gcc11

@smuzaffar
Copy link
Contributor

please test for el8_aarch64_gcc10

@smuzaffar
Copy link
Contributor

please test for el8_ppc64le_gcc10

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/24109/summary.html
COMMIT: 6c9ade4
CMSSW: CMSSW_12_4_X_2022-04-20-2300/el8_ppc64le_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/7744/24109/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/24109/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/24109/git-merge-result

Unit Tests

I found errors in the following unit tests:

---> test testFWCoreConcurrency had ERRORS

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/24110/summary.html
COMMIT: 6c9ade4
CMSSW: CMSSW_12_4_X_2022-04-20-2300/el8_aarch64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/7744/24110/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/24110/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/24110/git-merge-result

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/24108/summary.html
COMMIT: 6c9ade4
CMSSW: CMSSW_12_4_X_2022-04-21-1100/slc7_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/7744/24108/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/24108/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a7558c/24108/git-merge-result

Comparison Summary

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /pool/condor/dir_12891/jenkins/workspace/compare-root-files-short-matrix/data/PR-a7558c/39434.75_TTbar_14TeV+2026D88_HLT75e33+TTbar_14TeV_TuneCP5_GenSimHLBeamSpot14+DigiTrigger+RecoGlobal+HLT75e33+HARVESTGlobal

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 46696 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3695434
  • DQMHistoTests: Total failures: 340085
  • DQMHistoTests: Total nulls: 4
  • DQMHistoTests: Total successes: 3355323
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.4169999999999999 KiB( 48 files compared)
  • DQMHistoSizes: changed ( 10224.0 ): -0.117 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 11834.0 ): -0.591 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 136.874 ): 0.004 KiB MessageLogger/Warnings
  • DQMHistoSizes: changed ( 250202.181 ): 0.533 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 25202.0 ): -0.246 KiB SiStrip/MechanicalView
  • Checked 205 log files, 45 edm output root files, 49 DQM output files
  • TriggerResults: found differences in 14 / 48 workflows

@smuzaffar
Copy link
Contributor

+externals

@smuzaffar smuzaffar merged commit 566a5b1 into IB/CMSSW_12_4_X/master Apr 25, 2022
@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_12_4_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants