small fixes
This commit is contained in:
parent
e8270e6d74
commit
99a7df84f7
2
.github/workflows/run-docker-image.yml
vendored
2
.github/workflows/run-docker-image.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user