Skip to content

Commit 9a045fb

Browse files
ClutchnpReenigneArcher
authored andcommitted
make wording consistent
1 parent a4a5b0e commit 9a045fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/linux_build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ function install_cuda() {
250250
# check if we need to install cuda
251251
if [ -f "${build_dir}/cuda/bin/nvcc" ]; then
252252
nvcc_path="${build_dir}/cuda/bin/nvcc"
253+
echo "found local cuda"
253254
return
254255
fi
255256

0 commit comments

Comments
 (0)