Skip to content

[Feature request] add openCL acceleration support? #1447

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

Closed
skidd-level-100 opened this issue May 14, 2023 · 3 comments
Closed

[Feature request] add openCL acceleration support? #1447

skidd-level-100 opened this issue May 14, 2023 · 3 comments
Labels

Comments

@skidd-level-100
Copy link

I want (905d87b) but with openCL,
plz

off topic:
also why would an integrated gpu on a laptop worked fine with openCL and then after git pull + recomp fail with -6 openCL error?

this is very weird to me

its an AMD intergated (radeon)

@SlyEcho
Copy link
Collaborator

SlyEcho commented May 16, 2023

The accelerated generation is also being worked on by @0cc4m: #1459
The error may be related to some changes that I made recently, there is a fix coming in #1435

@AutonomicPerfectionist
Copy link
Contributor

-6 openCL error

@skidd-level-100 I found that just using the fix from #1435 was not enough for me. I also needed to export these shell variables (on Linux):

export GPU_FORCE_64BIT_PTR=1
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100

@github-actions github-actions bot added the stale label Mar 25, 2024
Copy link
Contributor

github-actions bot commented Apr 9, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants