mirror of
https://github.com/vale981/ray
synced 2025-03-09 21:06:39 -04:00
![]() Currently job drivers cannot use GPUs due to `CUDA_VISIBLE_DEVICES` being set (no resource request for job driver's supervisor actor). This is a regression from `ray submit`. This is a temporary workaround -- in the future we should support a resource request for the job supervisor actor. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
cli.py | ||
common.py | ||
job_head.py | ||
job_manager.py | ||
sdk.py | ||
utils.py |