mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2026-08-17 16:34:54 -05:00
* feat: add detach/reattach option to temporarily ignore a GPU * chore: require explicit gpu id arg for detach * feat: keep NVML and NvAPI behind a refcount instead of global init * fix: clippy