-
Notifications
You must be signed in to change notification settings - Fork 197
AXOL1TL v3.0.2 #9091
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
AXOL1TL v3.0.2 #9091
Conversation
A new Pull Request was created by @jmduarte for branch IB/CMSSW_14_1_X/master. @iarspider, @aandvalenzuela, @smuzaffar, @cmsbuild can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
please test |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-227e11/38350/summary.html External BuildI found compilation error when building: Requested to quit. * The action "build-external+AXOL1TL+3.0.1-7c1cb7d0a8d18d43da363569f8a4a555" was not completed successfully because Failed to build AXOL1TL. Log file in /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/el8_amd64_gcc12/external/AXOL1TL/3.0.1-7c1cb7d0a8d18d43da363569f8a4a555/log. Final lines of the log file: 27 | unscaled_t tmp0 = unscaled[i] - ad_offsets[i]; | ^~~~~~~~~~ | ad_offset_t GTADModel_emulator_v1.cpp:28:32: error: 'ad_shift' was not declared in this scope; did you mean 'ad_shift_t'? 28 | input_t tmp1 = tmp0 >> ad_shift[i]; | ^~~~~~~~ | ad_shift_t make[1]: *** [Makefile:10: GTADModel_emulator_v1.o] Error 1 make[1]: *** Waiting for unfinished jobs.... |
Pull request #9091 was updated. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-227e11/38354/summary.html Comparison SummarySummary:
|
assign l1 |
New categories assigned: l1 @epalencia,@aloeliger you have been requested to review this Pull request/Issue and eventually sign? Thanks |
+externals @cms-sw/l1-l2 , please review this AXOL1TL update |
The changes to AXOL1TL triggers in this PR are both expected, and desired. |
+l1 |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_14_1_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @antoniovilela, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
This updates AXOL1TL to v3.0.2 adding namespace protection to weights, biases, and model function as done for CICADA in #9087 to prevent symbol name clashes.