Skip to content
Snippets Groups Projects

Logger index file

Merged Loic Hausammann requested to merge logger_index_file into master

With Pedro, we decided to stop using HDF5 for the index file.

Here I am implementing the new index file. This will not be merged before !685 (merged).

No need to read it, I still need to do a few things on it.

Edited by Loic Hausammann

Merge request reports

Merged by Matthieu SchallerMatthieu Schaller 5 years ago (Nov 27, 2019 3:24pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loic Hausammann
  • Loic Hausammann
  • added 1 commit

    Compare with previous version

  • Loic Hausammann added 1464 commits

    added 1464 commits

    Compare with previous version

  • Loic Hausammann resolved all discussions

    resolved all discussions

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 085e341a - Logger: remove drift all for the index files

    Compare with previous version

  • When writing the yaml file containing the metadata, we need to call some functions from the different scheme (e.g. hydro, gravity, ...). I see two possibilities to do it:

    • We define a new function for each scheme that do everything like the HDF5 one but use printf.
    • We redefine all the existing functions in order to write in a structure and then write them either with HDF5 or printf (e.g. like for writing the particle's fields).

    I prefer the second option as it reduce the amount of work when developing new scheme.

  • added 1 commit

    • a0c0ee1a - Logger: Add sorted bool in index file

    Compare with previous version

  • Loic Hausammann added 455 commits

    added 455 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • f0632899 - Logger: allow snapshot and index file

    Compare with previous version

  • added 1 commit

    • dca4f669 - Logger: implement radix sort

    Compare with previous version

  • added 1 commit

    • eae1004e - Logger: main functions of the index file are implemented

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading