mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:23:17 +08:00
c688a64235
* Change local scheduler bookkeeping to use GPU IDs. * Update actor test. * Add tests for actors and tasks simultaneously using GPUs. * Add additional task GPU ID test. * Fix linting. * Make redis GPU assignment ignore GPU IDs. * Small fix.