Skip to content

Commit 7913207

Browse files
committed
Remove optional build dep install of triton
Signed-off-by: Craig Magina <cmagina@redhat.com>
1 parent 4801e14 commit 7913207

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/devinstall_torch.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ install_build_deps() {
8585
if [ -f requirements.txt ]; then
8686
pip_install --group dev
8787
pip_install mkl-static mkl-include
88-
make triton
8988
fi
9089

9190
$SUDO dnf -y install numactl-devel

0 commit comments

Comments
 (0)