Skip to content
Snippets Groups Projects
  • Felix Weiglhofer's avatar
    e78213cf
    algo: Rework storage classes. · e78213cf
    Felix Weiglhofer authored
    * Use `fles::InputArchive` / `fles::OutputArchive` to read / write archives
    * Reuse `fles::ArchiveDescriptor` as archive header
    * Removed `--split-output-per-ts` flag
    * Update `RecoResultsDescriptor` to include timeslice-index and start time
    * Added `--dump-archive` flag to quickly inspect written archives for basic debugging
    * Removed ability to add wildcards in output filename e.g. for hostname (this should be handled by slurm-startscript)
    e78213cf
    History
    algo: Rework storage classes.
    Felix Weiglhofer authored
    * Use `fles::InputArchive` / `fles::OutputArchive` to read / write archives
    * Reuse `fles::ArchiveDescriptor` as archive header
    * Removed `--split-output-per-ts` flag
    * Update `RecoResultsDescriptor` to include timeslice-index and start time
    * Added `--dump-archive` flag to quickly inspect written archives for basic debugging
    * Removed ability to add wildcards in output filename e.g. for hostname (this should be handled by slurm-startscript)