Skip to content

Fix issue #43 - #47

Merged
lohedges merged 1 commit into
develfrom
fix_43
Sep 16, 2026
Merged

lohedges merged 1 commit into
develfrom
fix_43

Conversation

@lohedges

Copy link
Copy Markdown
Contributor

This PR closes #43 by letting the OpenCL runtime choose the work-group size rather than passing the CUDA block size, which exceeds the limit on AMD GPUs.

@lohedges lohedges added the bug Something isn't working label Sep 16, 2026
@lohedges
lohedges merged commit 0ebab4a into devel Sep 16, 2026
4 checks passed
@lohedges
lohedges deleted the fix_43 branch September 16, 2026 18:39
@lohedges lohedges mentioned this pull request Sep 16, 2026

This branch was successfully deployed

1 active deployment
loch-build — 8188cd11 Deployed Sep 16, 2026 by lohedges via build (3.11, linux) #30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CUDA block size used as openCL workgroup size

1 participant