You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.
If I run nvptx install in Git Bash, this is the result:
$ nvptx install
download: https://s3-ap-northeast-1.amazonaws.com/rust-accel/rustc-1.28.0-dev-x86_64-unknown-linux-gnu.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 51.9M 100 51.9M 0 0 1833k 0 0:00:29 0:00:29 --:--:-- 1710k
expand: rustc-1.28.0-dev-x86_64-unknown-linux-gnu
Error: OtherError { step: Install, comment: "Unknown IO Error", error: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." } }
I'm not sure which file it can't find. Also, the x86_64-unknown-linux-gnu build is wrong for Windows.
The text was updated successfully, but these errors were encountered:
If I run
nvptx install
in Git Bash, this is the result:I'm not sure which file it can't find. Also, the
x86_64-unknown-linux-gnu
build is wrong for Windows.The text was updated successfully, but these errors were encountered: