You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.
On Tue, Apr 25, 2017 at 10:38 PM, JosephWagner ***@***.***> wrote:
I would like SGECluster.start_workers to have a docstring. I'm happy to
submit a PR for this. Any warnings or advice before I get started?
Here is my current understanding of the meaning of each argument:
- nativeSpecification: Options native to the job scheduler
- cpus: number of threads per dask worker
- memory: number of bytes of RAM per dask worker
- memory_fraction: fraction of memory used before dask workers begin
to cache data to disk
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#21>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AASszO-z9TNNhALntfKdkUXRlY6xRW6Rks5rzq4agaJpZM4NISn5>
.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I would like SGECluster.start_workers to have a docstring. I'm happy to submit a PR for this. Any warnings or advice before I get started?
Here is my current understanding of the meaning of each argument:
The text was updated successfully, but these errors were encountered: