You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: