Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

Refresh the Adaptive example #73

Merged
merged 1 commit into from
Apr 4, 2018

Conversation

jakirkham
Copy link
Member

As the DRMAACluster now implements the Cluster API, users can just use the adapt method instead of passing the DRMAACluster instance to an Adaptive class constructor. This is a nice, user-friendly approach, which is worth having in the README. So this adds it.

As the `DRMAACluster` now implements the `Cluster` API, users can just
use the `adapt` method instead of passing the `DRMAACluster` instance to
an `Adaptive` class constructor. This is a nice, user-friendly approach,
which is worth having in the README. So this adds it.

[ci skip]
@lesteve
Copy link
Member

lesteve commented Apr 4, 2018

users can just use the adapt method instead of passing the DRMAACluster instance to an Adaptive class constructor.

Great that this is the case, I was actually wondering about that recently!

@lesteve lesteve merged commit 5c235a4 into dask:master Apr 4, 2018
@jakirkham
Copy link
Member Author

Yep, just started playing with this myself. Also used as part of the tests.

There’s also a Jupyter Widget that pops up when adding the cluster object at the end of a cell.

@jakirkham
Copy link
Member Author

Might be of interest, @azjps. ;)

@jakirkham jakirkham deleted the refresh_adaptive_example branch April 4, 2018 16:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants