Skip to content

Update to Gaudi v39r0

Frank Winklmeier requested to merge fwinkl/athena:gaudi_v39 into main

Update to Gaudi v39r0.

Backwards incompatible fixes on our side:

  • TrigMonTHistSvc: adapt to ITHistSvc interface change in Gaudi v39
  • AthExCUDA: rename Algorithm.Blocking to Asynchronous (cc @bstanisl)

Several Gaudi APIs have been deprecated in v39 and the relevant build warnings are fixed in these separate MRs:

cc @leggett @elmsheus

Edited by Frank Winklmeier

Merge request reports