We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4801e14 commit 7913207Copy full SHA for 7913207
1 file changed
scripts/devinstall_torch.sh
@@ -85,7 +85,6 @@ install_build_deps() {
85
if [ -f requirements.txt ]; then
86
pip_install --group dev
87
pip_install mkl-static mkl-include
88
- make triton
89
fi
90
91
$SUDO dnf -y install numactl-devel
0 commit comments