Skip to content

Releases: AliceO2Group/DataDistribution

v1.3.6

17 Mar 15:43
Compare
Choose a tag to compare

v1.3.6:

  • improve monitoring accuracy
  • fix regression in fetching environment id (v1.3.5)
  • topology STF aggregation: option for stopping on a new Orbit at beginning of new page
    v1.3.5:
  • tfbuilder: improve InitTask() abort procedure
  • stfsender: simulate buffer use during standalone operation
  • tfbuilder: avoid ucx tag send/receive operation on non-rma-mapped memory

v1.3.5

15 Mar 20:08
Compare
Choose a tag to compare
  • tfbuilder: improve InitTask() abort procedure
  • stfsender: simulate buffer use during standalone operation
  • improve logging and monitoring
  • tfbuilder: avoid ucx tag send/receive operation on non-rma-mapped memory

v1.3.4

10 Mar 17:45
Compare
Choose a tag to compare
  • tfscheduler: wait for grpc connections before starting

v1.3.3

09 Mar 17:48
Compare
Choose a tag to compare
  • wait for all ucx enpoints to be created before publishing ready and closing the listener thread

v1.3.2

08 Mar 22:05
Compare
Choose a tag to compare
  • Connect all StfSenders in parallel
  • Silence compiler warnings

v1.3.1

04 Mar 08:46
Compare
Choose a tag to compare
  • prevent sending EOS in standalone mode
  • remove wrong E message during StfSender startup
  • reset TfScheduler counters for new runs

v1.3.0

25 Feb 13:07
Compare
Choose a tag to compare

Add UCX transport option for MLX 5 tag matching and adaptive routing support (HDR IB)

  • Add UCX lib support (linux only)
  • Only StfBuilder is built on mac (no UCX support)
  • Transport is selected via configuration (consul option)

v1.2.0

09 Feb 15:19
Compare
Choose a tag to compare
  • Enable building of incomplete TimeFrames (TfScheduler option)
  • Switch internally to reduced o2 header format
  • Allow partial raw file recording (0 to 100 % of TFs)

v1.1.0

31 Jan 13:50
Compare
Choose a tag to compare

Changes

  • SHM: option to adopt existing shm segments
  • SHM: add option to zero shm memory buffers (debug only)
  • Reset tf counters on new run

Note: online deploying will need adjustment of the run scrips

v1.0.17

16 Nov 20:15
Compare
Choose a tag to compare

What's Changed

  • logger: use fmt8 appender and checked arguments helpers by @ironMann in #125

Full Changelog: v1.0.16...v1.0.17