Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing a problem with image restarts when using multiple processors #638

Merged

Commits on Sep 29, 2016

  1. Committing a fix to vic_restore.c

    Added an if statement so that when VIC is run on multiple nodes,
    only the master node will validate state file dimensions and coordinate variables.
    Hörður Bragi Helgason committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    8181420 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. Configuration menu
    Copy the full SHA
    ed98825 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from yixinmao/multiproc_init_state_fix

    Use multiple processors for image restart tests
    hhelgason committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    bd3db2f View commit details
    Browse the repository at this point in the history