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

chipGraph rebase #2

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

chipGraph rebase #2

wants to merge 10 commits into from

Conversation

PaulAlbon
Copy link
Owner

This PR contains the rebased changes from PR CHIP-SPV#560

PaulAlbon and others added 10 commits November 22, 2024 01:46
CL/opencl.h: include cl_ext_pocl.h but exclude cl_gl_ext.h
(now just redirects to cl_ext.h)
the constructors were copying the value of Args pointer,
instead of making an actual copy of the arguments. This
can lead to a crash if the Args pointer lives on the stack,
later goes out of scope, and setupAllArgs() is called.
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

Successfully merging this pull request may close these issues.

2 participants