Setup CUDA env for local builds

This commit is contained in:
Michael Vines
2018-11-14 19:19:27 -08:00
committed by Grimes
parent 6b6c87e510
commit 83fc3c10cf
3 changed files with 14 additions and 0 deletions

View File

@ -39,6 +39,10 @@ local|tar)
export USE_INSTALL=1
export SOLANA_DEFAULT_METRICS_RATE=1
./fetch-perf-libs.sh
# shellcheck source=/dev/null
source ./target/perf-libs/env.sh
net/scripts/rsync-retry.sh -vPrc "$entrypointIp:~/.cargo/bin/solana*" ~/.cargo/bin/
solana_bench_tps=solana-bench-tps
solana_keygen=solana-keygen