mirror of
https://github.com/vale981/ray
synced 2025-03-10 05:16:49 -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. |
||
---|---|---|
.. | ||
__init__.py | ||
check_cuda_devices.py | ||
consume_one_cpu.py | ||
override_env_var.py | ||
print_namespace.py | ||
print_runtime_env.py | ||
script_with_exception.py |