We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503d9dc commit 3bca2d7Copy full SHA for 3bca2d7
scripts/build_torch_wheels.sh
@@ -129,7 +129,7 @@ function install_llvm_clang() {
129
}
130
131
function install_req_packages() {
132
- sudo apt-get -y install python-pip git curl libopenblas-dev vim apt-transport-https ca-certificates wget
+ sudo apt-get -y install python-pip git curl libopenblas-dev vim apt-transport-https ca-certificates wget procps
133
maybe_install_cuda
134
install_bazel
135
0 commit comments