diff --git a/o2.sh b/o2.sh index 0a7c8735a9..1e2642ea5c 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20241014-0200" +tag: "gpu-nightly-20241015" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index 190950757b..8b3a85223f 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20241014-0200" +tag: "gpu-nightly-20241015" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 74b4f27792..2ac7373482 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20241014-0200" +tag: "gpu-nightly-20241015" requires: # List important packages separately, even though they're also # pulled in by O2sim, so they show up in the dependency list on Monalisa. diff --git a/o2physics.sh b/o2physics.sh index 5b6779b951..20254ab5e0 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20241014-0200" +tag: "gpu-nightly-20241015" requires: - O2 - ONNXRuntime diff --git a/qualitycontrol.sh b/qualitycontrol.sh index b2bd832669..9ab85bb144 100644 --- a/qualitycontrol.sh +++ b/qualitycontrol.sh @@ -1,6 +1,6 @@ package: QualityControl version: "%(tag_basename)s" -tag: v1.162.0 +tag: "gpu-nightly-20241015" requires: - boost - "GCC-Toolchain:(?!osx)"