Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !1088

Io selection changes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Josh Borrow requested to merge io_selection_changes into master May 29, 2020
  • Overview 111
  • Commits 62
  • Changes 30

Current status of the i/o selection changes. Related to #651 (closed).

Adds the ability to add a file select_output.yml where you can specify different output selection properties per snapshot, and the ability to then specify which snapshots should have which choice of SelectOutput in output_list.txt.

I also changed the name of outputlist.{c,h} to output_list.{c,h} to be consistent with the rest of SWIFT's naming scheme.

TODO:

  • Extend ability from single_io.c to other I/O schemes
  • Narrative documentation
  • Fix the SelectOutput checking function to check whether this is valid metadata
  • Fix the SelectOutput writer to use the new string "on" v.s. "off", instead of 0 and 1
  • Resolve merge conflicts.

Closes #651 (closed), #670 (closed), #671 (closed)

Edited Jun 02, 2020 by Josh Borrow
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: io_selection_changes