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

Extend Katib API for NAS jobs #327

Merged
merged 45 commits into from
Jan 29, 2019

Commits on Dec 14, 2018

  1. Configuration menu
    Copy the full SHA
    89e56a3 View commit details
    Browse the repository at this point in the history
  2. Change nasjob yaml file

    andreyvelich committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    67ce5ee View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Change parameter type

    andreyvelich committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    7fe9b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b8764d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Add Parameter Type=range

    andreyvelich committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    f6eb5ce View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Change API

    andreyvelich committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    743265b View commit details
    Browse the repository at this point in the history
  2. Change api.proto

    andreyvelich committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    3e5a371 View commit details
    Browse the repository at this point in the history
  3. Change input size

    andreyvelich committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    abd564e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Reset API structure

    andreyvelich committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    4342a8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f673386 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Remove Range parameter

    andreyvelich committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    fdb51d1 View commit details
    Browse the repository at this point in the history
  2. Fix api.proto

    andreyvelich committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    6edb518 View commit details
    Browse the repository at this point in the history
  3. Fix gopkg.toml

    andreyvelich committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    de9a6d7 View commit details
    Browse the repository at this point in the history
  4. Remove old nasjob file

    andreyvelich committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    945d3fd View commit details
    Browse the repository at this point in the history
  5. Fix nasjob.yaml

    andreyvelich committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    972cf30 View commit details
    Browse the repository at this point in the history
  6. Add custom suggestion

    andreyvelich committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    ac63ac0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Add blank NAS suggestion

    Change Katib API to process yaml file for NAS
    andreyvelich committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    1ff6840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c9636 View commit details
    Browse the repository at this point in the history
  3. Fix newline

    andreyvelich committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    f5498e4 View commit details
    Browse the repository at this point in the history
  4. Change StudyID to 1

    andreyvelich committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    7c15d64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f8dc49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ed6b0a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    9546fef View commit details
    Browse the repository at this point in the history
  2. Fix name in nasConfig

    andreyvelich committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    a18466e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3318467 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04cdfbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5a5d83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a01710c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1dac5c View commit details
    Browse the repository at this point in the history
  8. Fix Pointer in API

    andreyvelich committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    d653643 View commit details
    Browse the repository at this point in the history
  9. Add consts for jobType

    Remove return from populateCommonConfigFields
    andreyvelich committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    2802c6f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Configuration menu
    Copy the full SHA
    794e7cc View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Remove Range parameter

    andreyvelich committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    4fa52ae View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    7ca5f0c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    437b614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9db4a81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f0d206 View commit details
    Browse the repository at this point in the history
  4. Fix metrics collector

    andreyvelich committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    2324741 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    8766eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c362703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4df7151 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Change worker to GPU

    andreyvelich committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    b0fb3cd View commit details
    Browse the repository at this point in the history
  2. Clean nasrl suggestion

    andreyvelich committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    55c924e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac2dd76 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    4263d1c View commit details
    Browse the repository at this point in the history