Skip to content

Conversation

@linehill
Copy link
Contributor

PoCL fails to compile due to a self-referential macro in ggml-opencl_mm.cl (#define sub_group_reduce_add sub_group_reduce_add) on some devices:

error: /home/linehill/.cache/pocl/kcache/tempfile_qlSuTg.cl:1048:11 <Spelling=/home/linehill/.cache/pocl/kcache/tempfile_qlSuTg.cl:851:30>: use of undeclared identifier 'sub_group_reduce_add'
...

PoCL fails to compile due to a self-referential macro in
ggml-opencl_mm.cl (`#define sub_group_reduce_add
sub_group_reduce_add`) on some devices:

```
error: /home/linehill/.cache/pocl/kcache/tempfile_qlSuTg.cl:1048:11 <Spelling=/home/linehill/.cache/pocl/kcache/tempfile_qlSuTg.cl:851:30>: use of undeclared identifier 'sub_group_reduce_add'
...
```
@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Mar 28, 2025
@linehill
Copy link
Contributor Author

Closing. This PR is no longer needed.

@linehill linehill closed this Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant