Replies: 4 comments 22 replies
|
What are the downsides of keeping it? |
2 replies
|
Being GPU-poor and VRAM-limited, there's some models I cannot run if I don't use CLBlast option. I've tried it on an old NVidia card and an Intel Iris Xe iGPU setup and if I use Vulkan, I get a "Device memory allocation of size ... failed" error. With CLBlast (instead of Vulkan or CUDA), I'm able to run these models successfully. |
19 replies
|
@LostRuins I personally have major boost with CLBlast, even better compared to VULKAN; great boost for legacy devices: |
1 reply
|
Notice: With the addition of the older pc support for vulkan in 1.107 oldpc, clblast has now been removed. If you wish to use it, you will need to use 1.106.2 or earlier. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
As of v1.104, the CLBlast backend may be removed soon, as it is very outdated and no longer receives and updates, fixes or improvements. It can be considered superceded by the Vulkan backend.
Put any concerns, comments or suggestions here.
All reactions