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

[SYCL][Bindless][Doc][ABI-Break] Rename external semaphore destroy to release #14535

Merged

Commits on Jul 11, 2024

  1. [SYCL][Bindless][Doc][ABI-Break] Rename external semaphore destroy to…

    … release
    
    Rename function destroy_external_semaphore to release_external_semaphore.
    
    This name change is to clarify exactly what is happening to the external
    semaphore. That is, it is being released not destroyed.
    Seanst98 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4c9d4d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eb867f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    264a12f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    f54e415 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    d71a57f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    927610b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    8958978 View commit details
    Browse the repository at this point in the history
  2. Update UR CMakeLists

    Seanst98 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2dfdc06 View commit details
    Browse the repository at this point in the history