From 7f66149fd4f0032a8794d739849ec16fbf12da49 Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Sun, 17 Nov 2024 01:29:08 +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 f6b6665112..dec046f5d3 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20241116-0000" +tag: "gpu-nightly-20241117" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index 9ead710c5d..cdf5706d94 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20241116-0000" +tag: "gpu-nightly-20241117" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 12fbe2c8ee..a727d06a04 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20241116-0000" +tag: "gpu-nightly-20241117" 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 1473762108..cabdf27141 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20241116-0000" +tag: "gpu-nightly-20241117" requires: - O2 - ONNXRuntime diff --git a/qualitycontrol.sh b/qualitycontrol.sh index 0434342d56..b5bae381c4 100644 --- a/qualitycontrol.sh +++ b/qualitycontrol.sh @@ -1,6 +1,6 @@ package: QualityControl version: "%(tag_basename)s" -tag: v1.162.5 +tag: "gpu-nightly-20241117" requires: - boost - "GCC-Toolchain:(?!osx)"