Skip to content

Implement HepMC reading randomisation - #15774

Open
jackal1-66 wants to merge 1 commit into
AliceO2Group:devfrom
jackal1-66:hepmcrando
Open

Implement HepMC reading randomisation#15774
jackal1-66 wants to merge 1 commit into
AliceO2Group:devfrom
jackal1-66:hepmcrando

Conversation

@jackal1-66

Copy link
Copy Markdown
Collaborator
  • Implemented HepMC randomisation (round-robin and reshuffle option included)
  • Used ParameterPromoter (wasn't implemented here yet)
  • Added unit tests

@jackal1-66
jackal1-66 requested a review from sawenzel as a code owner September 7, 2026 09:54
@alibuild

alibuild commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for 6ccf3b3 at 2026-09-07 17:40:

## sw/BUILD/O2-sim-challenge-test-latest/log
./sim-challenge.log[FATAL] Alien Token Check failed - Please get an alien token before running with https CCDB endpoint, or alice-ccdb.cern.ch!
./grp.log[FATAL] Alien Token Check failed - Please get an alien token before running with https CCDB endpoint, or alice-ccdb.cern.ch!


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/4d744ad5c2ad829182e32ce846a1b978512c404f/slc9_x86-64/o2checkcode/1.0-local1/etc/modulefiles
++ alibuild-generate-module
+ HAS_BIN=
+ HAS_LIB=
+ HAS_CMAKE=
+ HAS_ROOT=
+ '[' 0 '!=' 0 ']'
+ cat
+ printf 'if ![ is-loaded '\''BASE/1.0'\'' ] {\n module load BASE/1.0\n}'
+ echo 'BUILD_REQUIRES=CMake alibuild-recipe-tools defaults-release'
BUILD_REQUIRES=CMake alibuild-recipe-tools defaults-release
+ FULL_BUILD_REQUIRES='MPFR CMake pytorch_cpuinfo double-conversion googlebenchmark alibuild-recipe-tools Alice-GRID-Utils UUID safe_int ninja date O2-customization Python-modules-list FairCMakeModules bz2 json-c defaults-release ninja-fortran'
+ echo 'FULL_BUILD_REQUIRES=MPFR CMake pytorch_cpuinfo double-conversion googlebenchmark alibuild-recipe-tools Alice-GRID-Utils UUID safe_int ninja date O2-customization Python-modules-list FairCMakeModules bz2 json-c defaults-release ninja-fortran'
FULL_BUILD_REQUIRES=MPFR CMake pytorch_cpuinfo double-conversion googlebenchmark alibuild-recipe-tools Alice-GRID-Utils UUID safe_int ninja date O2-customization Python-modules-list FairCMakeModules bz2 json-c defaults-release ninja-fortran
++ env
++ cut -f1 -d=
++ grep -v '^DEFAULT_'
++ grep -v PKGREVISION
++ grep -v ALIBUILD_RECIPE_TOOLS
++ grep REVISION
++ sed -e s/_REVISION//
+ for x in $(env | cut -f1 -d= | grep -v "^DEFAULT_" | grep -v PKGREVISION | grep -v ALIBUILD_RECIPE_TOOLS | grep REVISION | sed -e 's/_REVISION//')
++ eval 'echo $LIBFFI_REVISION'
+++ echo 14
+ REVISION_VALUE=14
++ eval 'echo $LIBFFI_VERSION'
+++ echo v3.2.1-alice1
+ VERSION_VALUE=v3.2.1-alice1
++ eval 'echo $LIBFFI_ROOT'
+++ echo /sw/slc9_x86-64/libffi/v3.2.1-alice1-14
+ ROOT_PATH_VALUE=/sw/slc9_x86-64/libffi/v3.2.1-alice1-14
+ '[' -z 14 ']'
+ echo 'MPFR CMake pytorch_cpuinfo double-conversion googlebenchmark alibuild-recipe-tools Alice-GRID-Utils UUID safe_int ninja date O2-customization Python-modules-list FairCMakeModules bz2 json-c defaults-release ninja-fortran'
+ tr '[:lower:]' '[:upper:]'
+ tr - _
+ tr ' ' '\n'
[0 more errors; see full log]

Full log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants