small fixes

This commit is contained in:
Fangjun Kuang 2023-07-27 19:05:03 +08:00
parent e8270e6d74
commit 99a7df84f7

View File

@ -37,3 +37,5 @@ jobs:
nvcc --version
which nvcc
find /usr/ -name libcuda.so*
find /opt/ -name libcuda.so*
find / -name libcuda.so* 2>/dev/null