Do not use cuda for multinode-demo validator component

This commit is contained in:
Hleb Albau 2018-06-07 11:05:36 +03:00 committed by Greg Fitzgerald
parent 4f5ac78b7e
commit 2ae5ce9f2c
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ export RUST_LOG=solana=info
sudo sysctl -w net.core.rmem_max=26214400
cargo run --release --features=cuda --bin solana-fullnode -- \
cargo run --release --bin solana-fullnode -- \
-l validator.json -v leader.json < genesis.log