5

Does dask.distributed support using ec2 spot instances with dask-ec2? I didn't see an option to specify for that on http://distributed.readthedocs.io/en/latest/ec2.html

JRR
  • 6,014
  • 6
  • 39
  • 59

1 Answers1

3

It doesn't, and dask-ec2 itself isn't supported anymore. The Dask maintainers recommend the following alternatives:

pavithraes
  • 724
  • 5
  • 9