Skip to content

Commit feb2a13

Browse files
committed
Cat
1 parent 9bea677 commit feb2a13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/cuda.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,5 @@ if [ "${TRAVIS_OS_NAME}" = "windows" ] && [ "${IDX}" != "cpu" ]; then
8787
PATH=${CUDA_HOME}/bin:$PATH
8888
PATH=/c/Program\ Files\ \(x86\)/Microsoft\ Visual\ Studio/2017/BuildTools/MSBuild/15.0/Bin:$PATH
8989
nvcc --version
90+
cat -n /c/Program\ Files/NVIDIA\ GPU\ Computing\ Toolkit/CUDA/v${CUDA_SHORT}/include/crt/host_config.h
9091
fi

0 commit comments

Comments
 (0)