Skip to content

[LPD] [CORRECT] Create virtual CXI files by sequence rather than by job chunk

Philipp Schmidt requested to merge feat/LPD-cxi-per-sequence into master

Description

After discussions with users, they prefer to have a CXI file per sequence rather than for job's batch of sequences (which may be more than one). There's also been an unfortunate bug in the prior CXI MR that re-used an LPD1M object that was created from only a single train...

How Has This Been Tested?

Running interactively on p3073, r10.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Reviewers

@kluyvert @dallanto

Edited by Philipp Schmidt

Merge request reports