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

OpenCL kernel compile fails if Nullable contexts are enabled for containing project #24

Open
AngreiG opened this issue Jan 30, 2023 · 0 comments

Comments

@AngreiG
Copy link

AngreiG commented Jan 30, 2023

If nulable contexts are enabled for containing project then OpenCL compilation fails because of [System.Runtime.CompilerServices.NullableContext(1)] leading kernel code.

Setting warnings or disable in property group of project file solves the issue.

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

No branches or pull requests

1 participant