Skip to content

Switch to use_stdin=True by default for LSFCluster.#388

Merged
lesteve merged 3 commits into
dask:masterfrom
lesteve:lsf-switch-to-stdin-true
Mar 5, 2020
Merged

Switch to use_stdin=True by default for LSFCluster.#388
lesteve merged 3 commits into
dask:masterfrom
lesteve:lsf-switch-to-stdin-true

Conversation

@lesteve

@lesteve lesteve commented Mar 5, 2020

Copy link
Copy Markdown
Member

Fix #372.

cc @d-v-b, @stuarteberg.

Note: this kind of config file defaults change, needs an action from the user, either:

  • edit jobqueue.yaml by hand
  • delete jobqueue.yaml if you have nothing useful there and it will be recreated from scratch with the new defaults

I believe this is good enough but let me know if you have any comments.

@d-v-b

d-v-b commented Mar 5, 2020

Copy link
Copy Markdown
Member

looks good to me

@lesteve lesteve added the LSF label Mar 5, 2020
@lesteve

lesteve commented Mar 5, 2020

Copy link
Copy Markdown
Member Author

OK thanks, I am going to merge this one!

@lesteve lesteve merged commit 450aed4 into dask:master Mar 5, 2020
@lesteve lesteve deleted the lsf-switch-to-stdin-true branch March 5, 2020 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch to use_stdin=True by default in LSFCluster

2 participants