DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Respect `$TRITON_HOME` (#7907)
The default directory for Triton is only `~/.triton` if `$TRITON_HOME` is not set or empty. Although `TRITON_CACHE_DIR` is already supported (which deviates from `~/.triton/cache` as used by Triton) users might expect that the root dir variable is also supported to avoid having to set all `TRITON_*` variables Signed-off-by: Alexander Grund <alexander.grund@tu-dresden.de>
A
Alexander Grund committed
38bd11a758875cc48b9def31c74464140658ce43
Parent: 5f7b687
Committed by GitHub <noreply@github.com>
on 3/23/2026, 10:20:07 AM