From a964194f8b3f52bd60d8cbee5a5add35df02d878 Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Fri, 17 Jan 2025 02:30:03 +0000 Subject: [PATCH] Auto-update: defaults-o2.sh o2pdpsuite.sh o2physics.sh o2.sh qualitycontrol.sh o2dpg.sh --- o2.sh | 2 +- o2dpg.sh | 2 +- o2pdpsuite.sh | 2 +- o2physics.sh | 2 +- qualitycontrol.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/o2.sh b/o2.sh index 758767c071..404748970a 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20250116-1030" +tag: "gpu-nightly-20250117" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index 1a9f26e4f0..28b2772931 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20250116-1030" +tag: "gpu-nightly-20250117" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index f8d3f9084c..b6cbe80856 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20250116-1030" +tag: "gpu-nightly-20250117" 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 ff9843805f..82b5917440 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20250116-1030" +tag: "gpu-nightly-20250117" requires: - O2 - ONNXRuntime diff --git a/qualitycontrol.sh b/qualitycontrol.sh index d0c3b97392..e0a6306148 100644 --- a/qualitycontrol.sh +++ b/qualitycontrol.sh @@ -1,6 +1,6 @@ package: QualityControl version: "%(tag_basename)s" -tag: v1.165.0 +tag: "gpu-nightly-20250117" requires: - boost - "GCC-Toolchain:(?!osx)"