Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不支持GPU,网页里面显示的还是CPU #14

Open
kulkatt opened this issue Oct 8, 2024 · 1 comment
Open

不支持GPU,网页里面显示的还是CPU #14

kulkatt opened this issue Oct 8, 2024 · 1 comment

Comments

@kulkatt
Copy link

kulkatt commented Oct 8, 2024

C:\Windows\System32>nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Thu_Jun__6_03:03:05_Pacific_Daylight_Time_2024
Cuda compilation tools, release 12.5, V12.5.82
Build cuda_12.5.r12.5/compiler.34385749_0

C:\Windows\System32>nvidia-smi
Tue Oct 8 14:43:11 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 565.90 Driver Version: 565.90 CUDA Version: 12.7 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Driver-Model | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce GTX 1060 6GB WDDM | 00000000:01:00.0 On | N/A |
| 60% 40C P0 26W / 150W | 1590MiB / 6144MiB | 5% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 4036 C+G ...ram Files\Calibre3\ebook-viewer.exe N/A |
| 0 N/A N/A 4204 C+G ...LosslessCut-win-x64\LosslessCut.exe N/A |
| 0 N/A N/A 4332 C+G C:\Windows\explorer.exe N/A |
| 0 N/A N/A 6292 C+G ....Search_cw5n1h2txyewy\SearchApp.exe N/A |
| 0 N/A N/A 6748 C+G C:\Program Files\Tencent\QQNT\QQ.exe N/A |
| 0 N/A N/A 8108 C+G ...on\129.0.2792.79\msedgewebview2.exe N/A |
| 0 N/A N/A 8544 C+G ...ekyb3d8bbwe\PhoneExperienceHost.exe N/A |
| 0 N/A N/A 8740 C+G ...ram Files\Calibre3\ebook-viewer.exe N/A |
| 0 N/A N/A 8816 C+G ...h2txyewy\InputApp\TextInputHost.exe N/A |
| 0 N/A N/A 17452 C ...VoiceSeparation\NovaVSS\NovaVSS.exe N/A |
| 0 N/A N/A 20924 C+G ...5n1h2txyewy\ShellExperienceHost.exe N/A |
| 0 N/A N/A 21844 C+G ...4__g7ew4fxhv1f46\BiliCopilot.UI.exe N/A |
| 0 N/A N/A 28404 C+G ...ram Files\Calibre3\ebook-viewer.exe N/A |
| 0 N/A N/A 30904 C+G ...GeForce Experience\NVIDIA Share.exe N/A |
| 0 N/A N/A 32048 C+G ...ram Files\Calibre3\ebook-viewer.exe N/A |
| 0 N/A N/A 32264 C+G ...GeForce Experience\NVIDIA Share.exe N/A |
| 0 N/A N/A 33592 C+G ....Search_cw5n1h2txyewy\SearchApp.exe N/A |
| 0 N/A N/A 33852 C+G ...5\extracted\runtime\WeChatAppEx.exe N/A |
| 0 N/A N/A 34396 C ...Separation\vocal-separate\start.exe N/A |
| 0 N/A N/A 35064 C+G ...ram Files\Calibre3\ebook-viewer.exe N/A |
+-----------------------------------------------------------------------------------------+

@Matrix42
Copy link

把下面这几个dll放到_internal目录就可以了
cufft64_10.dll
cudnn64_8.dll
cusparse64_11.dll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants