rust-gpu/setup.sh

4 lines
102 B
Bash
Raw Normal View History

2020-07-24 09:43:39 +00:00
#!/usr/bin/env bash
2020-09-16 12:18:10 +00:00
rustup install nightly
2020-08-14 13:58:55 +00:00
rustup component add rust-src rustc-dev llvm-tools-preview