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

the application was unable to allocate enough GPU memory to use this model #259

Open
explore2011 opened this issue Aug 9, 2022 · 6 comments

Comments

@explore2011
Copy link

请教:
win10 64位系统,intel的集成显卡,8G显存
默认模式没有动,选择了一个mp3文件,点击start processing会提示the application was unable to allocate enough GPU memory to use this model。please do the following:
1、close any GPU intensive application
2、lower the set chunk size
3、then try again
if the error persists,your GPU might not be supported

@DavidGZY
Copy link

首先,Intel 和 AMD 显卡不支持 Cuda ,如果你也恰巧没安装 Cuda ,那么 UVR5 仅会选择 CPU 进行运算。保险起见,取消“GPU Conversion”的勾选。
其次,如果你的内存不太大, 将“Chunks”选择成 “Auto” 或者 “10” 或者 “5” ,然后再试试。

@explore2011
Copy link
Author

首先,Intel 和 AMD 显卡不支持 Cuda ,如果你也恰巧没安装 Cuda ,那么 UVR5 仅会选择 CPU 进行运算。保险起见,取消“GPU Conversion”的勾选。 其次,如果你的内存不太大, 将“Chunks”选择成 “Auto” 或者 “10” 或者 “5” ,然后再试试。

非常感谢这么快的回复。UVR5的默认选项就是没有勾选“GPU Conversion”的,“Chunks”也是 “Auto”,就是要出现我主贴里的错误提示...

@DavidGZY
Copy link

可以按照提示 “Open Error Log” 看一下。
如果你只是想去掉主唱而保留伴奏+伴唱,建议 “Choose Process Method” 选择为 “VR Architecture” ; “Choose Main Model” 选择为 “5_HP-Karaoke-UVR” ; “Window Size” = 320 ; “Aggression Setting” = 8 。CPU校好的话,可以选中 TTA 。 “Post-Process”最好不要选。

@explore2011
Copy link
Author

可以按照提示 “Open Error Log” 看一下。 如果你只是想去掉主唱而保留伴奏+伴唱,建议 “Choose Process Method” 选择为 “VR Architecture” ; “Choose Main Model” 选择为 “5_HP-Karaoke-UVR” ; “Window Size” = 320 ; “Aggression Setting” = 8 。CPU校好的话,可以选中 TTA 。 “Post-Process”最好不要选。

感谢感谢

@1Youknow
Copy link

首先,Intel 和 AMD 显卡不支持 Cuda ,如果你也恰巧没安装 Cuda ,那么 UVR5 仅会选择 CPU 进行运算。保险起见,取消“GPU Conversion”的勾选。 其次,如果你的内存不太大, 将“Chunks”选择成 “Auto” 或者 “10” 或者 “5” ,然后再试试。

您好大佬,我想请教一下,我勾选了GPU选项, 但是他还是用CPU计算。我是AMD显卡,

@DavidGZY
Copy link

DavidGZY commented Nov 1, 2024

我想请教一下,我勾选了GPU选项, 但是他还是用CPU计算。我是AMD显卡,

Intel 和 AMD 显卡不支持 Cuda ,你可以尝试使用 v5.6.0 OpenCL 的版本,看看是否可以启用 GPU运算。

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

3 participants