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

Invalid OpenCL CL_KERNEL_ARG_TYPE_QUALIFIER constant value #735

Closed
mflament opened this issue Feb 20, 2022 · 2 comments
Closed

Invalid OpenCL CL_KERNEL_ARG_TYPE_QUALIFIER constant value #735

mflament opened this issue Feb 20, 2022 · 2 comments

Comments

@mflament
Copy link
Contributor

Version

3.3.0 (nightly)

Platform

Linux x64, Linux arm64, Linux arm32, macOS x64, macOS arm64, Windows x64, Windows x86, Windows arm64

JDK

any

Module

OpenCL

Bug description

Expected constant value defined in Open CL heade:

#define CL_KERNEL_ARG_TYPE_QUALIFIER                0x1199

Actual value defined in template

"KERNEL_ARG_TYPE_QUALIFIER"..0x1999,

Stacktrace or crash log output

No response

@mflament
Copy link
Contributor Author

This one took me some time, I was so blind :-)
Fixed here #736

@Spasi
Copy link
Member

Spasi commented Feb 21, 2022

Thanks!

@Spasi Spasi closed this as completed Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants