Closed mattwthompson closed 2 years ago
This is a squash/port of #426.
$ git merge --squash add_opencl_option $ fix stuff $ git commit
Merging #465 (c3c0c32) into main (2fa7453) will decrease coverage by 0.05%. The diff coverage is 35.71%.
0.05%
35.71%
This "works" for me locally in the sense that it allows me to spin up a local Dask "cluster" without access to NVIDIA hardware.
This is a squash/port of #426.