rapidsai / cuspatial

CUDA-accelerated GIS and spatiotemporal algorithms
https://docs.rapids.ai/api/cuspatial/stable/
Apache License 2.0
604 stars 152 forks source link

Switch `pytest-xdist` algorithm to `worksteal` #1355

Closed bdice closed 7 months ago

bdice commented 7 months ago

This PR uses the worksteal algorithm to accelerate parallel pytests. See https://github.com/rapidsai/cudf/pull/15207.

bdice commented 7 months ago

Depends on #1350.

bdice commented 7 months ago

/merge