Skip to content

Commit

Permalink
Bump pi.h major version
Browse files Browse the repository at this point in the history
  • Loading branch information
kbenzie committed Jul 11, 2024
1 parent b6e45af commit 76a611a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sycl/include/sycl/detail/pi.h
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,9 @@
// 16.56 Replaced piextUSMEnqueueMemset with piextUSMEnqueueFill
// 16.57 Added mappings to UR launch properties extension
// (piextEnqueueKernelLaunchCustom)
// 16.58 Added context parameter to piextMemImageGetInfo
// 17.58 Added context parameter to piextMemImageGetInfo

#define _PI_H_VERSION_MAJOR 16
#define _PI_H_VERSION_MAJOR 17
#define _PI_H_VERSION_MINOR 58

#define _PI_STRING_HELPER(a) #a
Expand Down

0 comments on commit 76a611a

Please sign in to comment.