Add optional device_requests
to DockerCommandLineCodeExecutor
#6302
Labels
Milestone
device_requests
to DockerCommandLineCodeExecutor
#6302
Discussed in #6237
Originally posted by millerh1 April 7, 2025
It seems like
DockerCommandLineCodeExecutor
doesn't use GPUs even when they are available. I think you would need to update_docker_code_executor.py
to something like this:I tried this locally and it worked nicely. Is this of interest?
The text was updated successfully, but these errors were encountered: