Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add cl_intel_unified_shared_memory to supported extensions #94

Merged
merged 2 commits into from
Mar 29, 2022

Commits on Mar 29, 2022

  1. Add cl_intel_unified_shared_memory to supported extensions

    The SYCL runtime uses but currently does not check for this extension.
    
    From a cursory glance all new API functions are implemented.
    
    https://www.khronos.org/registry/OpenCL/extensions/intel/cl_intel_unified_shared_memory.html
    pcolberg committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    1881f2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    479b5d2 View commit details
    Browse the repository at this point in the history