Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Pinned
2,231 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 100 commits in 7 repositories
Created a pull request in AliceO2Group/AliceO2 that received 9 comments
DPL: attempt at supporting cloned processors
This introduces a --clone <template>:<new-name>[, ...] option which
allows duplicating and renaming a given dataprocessor <template>.
There is stil…
+47
−0
•
9
comments
Opened 66 other pull requests in 8 repositories
alisw/alidist
23
merged
2
open
2
closed
- Use python3 for o2checkcode
- fluka_vmc: bumping
- Revert "Update simulation.sh (#2683)"
- Drop autotools macOS
- O2: Fix XRootD detection
- Make FLUKA a build requires
- O2: fix typo in jalien deps
- O2: pickup JAlien-ROOT and XRootD as actual dependencies
- Update Python guidelines
- QualityControl: do not depend on Python directly
- tpcfecutils: build using system python when on mac / ubuntu
- Test again
- Test
- Fix HDF5 recipe
- Drop ApMon-CPP on macOS
- Move O2 to v9.3.0-alice1
- Limit the usage of the Toolchain package only to CVMFS
- lz4: fix library relocation
- Add default for FLUKA
- Add default for FLUKA
- alien-cas: preparations in order to get away from AliEN-Runtime
- Delete defaults-o2-dev-fairroot.sh
- toolchain: fix naming
- Add toolchain package
- libxml2: move to our own clone
- Some pull requests not shown.
AliceO2Group/AliceO2
18
merged
1
open
- DPL: Use JAliEn::JAliEn rather than XRootD::Client to enable support
- Fix FindJAliEnROOT.cmake name
- DPL: allow decoupling from JAlien and retrieve JAlienFile, if available
- DPL: initial support for plugin based algorithms
- DPL: add file read name metric
- Drop obsolete badge
- DPL: allow customization of FairMQ channels from command line
- DPL: allow adding suffix to all dataprocessors in a workflow
- Drop untested / unused hough transform code
- Drop initial prototype of dataflow setup
- DPL: better error message when DPL_ENABLE_STACKTRACE not set
- DPL GUI: add buttons to debug / profile the driver
- DPL: syntactic sugar for --clone <template>:<instance number>
- DPL: improve startup performance
- DPL: drop "using namespace" at top-level
- DPL: allow configuring FairMQ channels used by DPL
- DPL Analysis: tweak ROOT caching and prefetching
- DPL Analysis: metric for files opened
- Move Doxygen to Github actions