Skip to content

Commit

Permalink
Update run_release_test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Jan 23, 2024
1 parent b3b676e commit 0f6b8c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions userbenchmark/release-test/run_release_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ fi

nvcc --version
sudo apt-get install bc
sudo apt-get install --reinstall time
which time
# run mnist
mkdir -p "${RESULT_DIR}/mnist"
pushd "${EXAMPLES_DIR}/mnist"
Expand Down

0 comments on commit 0f6b8c9

Please sign in to comment.