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

Refactor executors again #112

Merged
merged 16 commits into from
Mar 23, 2022

Commits on Sep 5, 2021

  1. remove print statement

    rabernat committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    14b31f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    0244998 View commit details
    Browse the repository at this point in the history
  2. prefect executor passed

    rabernat committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    43f9eff View commit details
    Browse the repository at this point in the history
  3. Dask executor working

    rabernat committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    7a82cd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41d4f17 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. fixed test bug

    rabernat committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f248272 View commit details
    Browse the repository at this point in the history
  2. merge upstream

    rabernat committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    dd82278 View commit details
    Browse the repository at this point in the history
  3. drop python 3.6

    rabernat committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    ad6aaa4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. remove pywren executor

    rabernat committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    fb8b1ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22c98cc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. update dependencies

    rabernat committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    98a65c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07d7e06 View commit details
    Browse the repository at this point in the history
  3. support python 3.10

    rabernat committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    25aff81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc1f59b View commit details
    Browse the repository at this point in the history
  5. fix python 3.10 build

    rabernat committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    9f49c41 View commit details
    Browse the repository at this point in the history
  6. fail-fast

    rabernat committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    ac9737f View commit details
    Browse the repository at this point in the history