uv/crates/uv-torch/src
Charlie Marsh 6da135a66a
Respect multi-GPU outputs in nvidia-smi (#15460)
## Summary

This initially included `NVIDIA_VISIBLE_DEVICES` masking, though it's
now omitted for simplicity.

Closes https://github.com/astral-sh/uv/issues/14647.
2025-11-02 21:21:44 +00:00
..
accelerator.rs Respect multi-GPU outputs in nvidia-smi (#15460) 2025-11-02 21:21:44 +00:00
backend.rs Add auto-detection for Intel GPU on Windows (#16280) 2025-10-16 16:56:07 -04:00
lib.rs Automatically infer the PyTorch index via --torch-backend=auto (#12070) 2025-03-19 14:37:08 +00:00