Skip to content

Instantly share code, notes, and snippets.

@emersonmx
Created June 26, 2022 01:37
Show Gist options
  • Select an option

  • Save emersonmx/956617d27cb92ee41f0ec217ab982cb8 to your computer and use it in GitHub Desktop.

Select an option

Save emersonmx/956617d27cb92ee41f0ec217ab982cb8 to your computer and use it in GitHub Desktop.

Revisions

  1. emersonmx created this gist Jun 26, 2022.
    6 changes: 6 additions & 0 deletions fix-cuda-lib
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    C:
    cd \Windows\System32\lxss\lib
    del libcuda.so
    del libcuda.so.1
    mklink libcuda.so libcuda.so.1.1
    mklink libcuda.so.1 libcuda.so.1.1