Skip to content

Start building pre-releases with cythonized scheduler#5831

Merged
jakirkham merged 23 commits intodask:mainfrom
charlesbluca:cython-builds
Feb 24, 2022
Merged

Start building pre-releases with cythonized scheduler#5831
jakirkham merged 23 commits intodask:mainfrom
charlesbluca:cython-builds

Conversation

@charlesbluca
Copy link
Copy Markdown
Member

This PR modifies the Distributed pre-release recipe to build Cython variants of Distributed using the steps outlined by @jakirkham in #4442 (comment).

Choosing which Distributed variant to install should be doable by specifying the distributed-proc build string during an install / env creation command, though with track_features="cythonized-scheduler" specified for Cython builds Conda should always prioritize non-Cython builds by default.

  • Closes #xxxx
  • Tests added / passed
  • Passes pre-commit run --all-files

Loading
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.

4 participants