Skip to content

Externals Update, master branch (2022.07.01)

Updated all projects to atlasexternals-2.0.137. The changes wrt. atlasexternals-2.0.136 are the following (atlasexternals@2.0.136...2.0.137):

  • Added GDB to AthAnalysisExternals (thanks to @ssnyder);
  • Added the Findscipy.cmake module (thanks to @ewelina);
    • This made me remember that the module unfortunately doesn't work in 21.6. 😦 I'll look at that next week @ewelina. I understand the problem there, I'm just not sure yet how to solve it. 😦 But the module should work fine in master at least...
  • Fixed the dSFMT build/installation on CentOS (Stream) 9 (thanks to @elmsheus);
    • @simmons, once this is in, the CC9 nightly should re-gain this fix. 😉
  • Removed the obsolete global Gaudi definitions from AtlasCMake (thanks to @fwinkl);
  • Updated ONNXRuntime to version 1.11.1 (thanks to @dbakshig);
    • Switching on the build of the CUDA backend of ONNXRuntime by default (if CUDA/cuDNN are available).

Doing a full-build and full-unit-tests in the CI, though I think this should be fine to merge in without a cleanup of the CI nodes. (Still, if we manage to merge it in during the weekend, that could help.)

Edited by Attila Krasznahorkay

Merge request reports