Skip to content

Update references to the nonexistent scheduler module to using the local module#3695

Merged
mrocklin merged 1 commit intodask:masterfrom
ZiyaoWei:localscheduler
Jun 30, 2018
Merged

Update references to the nonexistent scheduler module to using the local module#3695
mrocklin merged 1 commit intodask:masterfrom
ZiyaoWei:localscheduler

Conversation

@ZiyaoWei
Copy link
Contributor

@ZiyaoWei ZiyaoWei commented Jun 30, 2018

There are a number of references to the scheduler module which doesn't exist. Looking at commit 0108940 it seems to indicate local is the correct package. My guess is scheduler is a WIP name that didn't all get updated before that commit was merged?

My editor also removed a bunch of trailing whitespaces - since dask follows flake8 I didn't revert them but let me know if they should be left there or be updated in a different commit.

  • Passes flake8 dask

@mrocklin
Copy link
Member

Yes, you're correct. Thank you for these fixes!

@mrocklin mrocklin merged commit 59e2a0b into dask:master Jun 30, 2018
convexset added a commit to convexset/dask that referenced this pull request Jul 1, 2018
….com/convexset/dask into fix-tsqr-case-chunk-with-zero-height

* 'fix-tsqr-case-chunk-with-zero-height' of https://github.com/convexset/dask:
  fixed typo in documentation and improved clarity
  Implement .blocks accessor (dask#3689)
  Fix wrong names (dask#3695)
  Adds endpoint and retstep support for linspace (dask#3675)
  Add the @ operator to the delayed objects (dask#3691)
  Align auto chunks to provided chunks, rather than shape (dask#3679)
  Adds quotes to source pip install (dask#3678)
  Prefer end-tasks with low numbers of dependencies when ordering (dask#3588)
  Reimplement argtopk to release the GIL (dask#3610)
  Note `da.pad` can be used with `map_overlap` (dask#3672)
  Allow tasks back onto ordering stack if they have one dependency (dask#3652)
  Fix extra progressbar (dask#3669)
  Break apart uneven array-of-int slicing to separate chunks (dask#3648)
  fix for `dask.array.linalg.tsqr` fails tests (intermittently) with arrays of uncertain dimensions (dask#3662)
@ZiyaoWei ZiyaoWei deleted the localscheduler branch July 1, 2018 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants