Skip to content

Commit

Permalink
Update run_release_test.sh add bc install
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Nov 10, 2023
1 parent ab11f23 commit e26afdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions userbenchmark/release-test/run_release_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ fi

. switch-cuda.sh "${CUDA_VERSION}"
nvcc --version
sudo apt-get install bc
# run mnist
mkdir -p "${RESULT_DIR}/mnist"
pushd "${EXAMPLES_DIR}/mnist"
Expand Down

0 comments on commit e26afdb

Please sign in to comment.