Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,564 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in paris-saclay-cds/ramp-board that received 12 comments
WIP/ADV Remote worker
This is a WIP attempt to implement a remote worker with dask.distributed.
Closes #444
PR to the advanced branch
Usage
To use this worker, one would…
Created an issue in paris-saclay-cds/ramp-board that received 4 comments
Add a remote worker
Currently there is a local CondaEnvWorker and a remote AWSWorker. I would be usful to have a generic RemoteWorker that's not tied to EC2 API. The i…