Mag field cache opt
Testing a possible optimization of the zone/mesh field passing to BFieldCache which is done each time a new zone is required by AtlasFieldCache::getField. Must pass the b-field components of z,r,phi for the eight corners of a zone. Testing an explicit initialization of a matrix plot memory copy in BFieldCache - need to pick up corners, and the matrix in BFieldCache is [3][8] whereas locally it is stored as [xx][3].
Merge request reports
Activity
added Magnets master review-pending-level-1 labels
CI Result SUCCESS (hash 9bab60b1)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 18808]added review-approved label and removed review-pending-level-1 label
- Resolved by Christos Anastopoulos
I'm getting merge conflicts (I think) and cannot merge. (Gitlab is being very odd tonight, hence my uncertainty)
Yep, I now see
Merge failed: Conflicts detected during merge. Please try again.
Edited by Edward Moyseadded review-user-action-required label and removed review-approved label
added 184 commits
-
9bab60b1...3f4ed5fa - 183 commits from branch
atlas:master
- 148c8369 - Merge remote-tracking branch 'upstream/master' into magFieldCache-opt
-
9bab60b1...3f4ed5fa - 183 commits from branch
added review-pending-level-1 label and removed review-user-action-required label
CI Result FAILURE (hash 148c8369)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 18956]Hmm. Number of jets changed for two events in q431. This was only after the merge from upstream. The changes I had added were ok in the previous test, and I didn't change the code since. I am not sure what I should do now... My changes should NOT change any results. I can test again to see if I find anything that might have changed...
Hi @schaffer - no, this is unrelated. It's being discussed on mattermost and a fix should be imminent.
https://mattermost.web.cern.ch/atlassoftware/channels/merge-request-shifter
added review-approved label and removed review-pending-level-1 label
mentioned in commit 83306da3
Hi @emoyse,
Thanks. I suspected as much. I cannot access the mattermost thread, but I suppose that this is for shifters...
thanks @emoyse
added sweep:ignore label