From 68c34e108593f818d28a84dfb1af93064e74d1db Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Tue, 24 Dec 2024 01:48:09 +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 63f97e2d11..b1ee7ec869 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20241223-0000" +tag: "gpu-nightly-20241224" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index d3443b387d..21f8524137 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20241223-0000" +tag: "gpu-nightly-20241224" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 38bb23583b..c6c0f29cd3 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20241223-0000" +tag: "gpu-nightly-20241224" 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 670dcb7d5d..e11a4a4422 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20241223-0000" +tag: "gpu-nightly-20241224" requires: - O2 - ONNXRuntime diff --git a/qualitycontrol.sh b/qualitycontrol.sh index d0c3b97392..e091754d9c 100644 --- a/qualitycontrol.sh +++ b/qualitycontrol.sh @@ -1,6 +1,6 @@ package: QualityControl version: "%(tag_basename)s" -tag: v1.165.0 +tag: "gpu-nightly-20241224" requires: - boost - "GCC-Toolchain:(?!osx)"