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

SGECluster missing docstrings #21

Open
JosephWagner opened this issue Apr 26, 2017 · 1 comment
Open

SGECluster missing docstrings #21

JosephWagner opened this issue Apr 26, 2017 · 1 comment

Comments

@JosephWagner
Copy link
Contributor

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
@mrocklin
Copy link
Member

mrocklin commented Apr 26, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants