diff --git a/o2.sh b/o2.sh index 9847cb1c0c..8df0d95a11 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20241111-0000" +tag: "gpu-nightly-20241112" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index 24ebc6e2c9..bbfa016c57 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20241111-0000" +tag: "gpu-nightly-20241112" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 246e7d6d97..80b1e9e5ca 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20241111-0000" +tag: "gpu-nightly-20241112" 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 2b48bffea2..c73e246c55 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20241111-0000" +tag: "gpu-nightly-20241112" requires: - O2 - ONNXRuntime diff --git a/qualitycontrol.sh b/qualitycontrol.sh index 0434342d56..9eae2da1af 100644 --- a/qualitycontrol.sh +++ b/qualitycontrol.sh @@ -1,6 +1,6 @@ package: QualityControl version: "%(tag_basename)s" -tag: v1.162.5 +tag: "gpu-nightly-20241112" requires: - boost - "GCC-Toolchain:(?!osx)"