mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-19 05:54:20 +00:00
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
|
nvcc --version
|
||||||
which nvcc
|
which nvcc
|
||||||
find /usr/ -name libcuda.so*
|
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