Skip to content

[SYCL][NFC] align names of pi_device_info enumerators #966

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

Conversation

AlexeySachkov
Copy link
Contributor

Fixed inconsistency introduced by #860

In particular:

  • PI_DEVICE_NAME -> PI_DEVICE_INFO_NAME
  • PI_DEVICE_MAX_WORK_GROUP_SIZE -> PI_DEVICE_INFO_MAX_WORK_GROUP_SIZE

sergey-semenov
sergey-semenov previously approved these changes Dec 23, 2019
smaslov-intel
smaslov-intel previously approved these changes Dec 23, 2019
Copy link
Contributor

@smaslov-intel smaslov-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Fixed inconsistency introduced by intel#860

In particular:
- `PI_DEVICE_NAME` -> `PI_DEVICE_INFO_NAME`
- `PI_DEVICE_MAX_WORK_GROUP_SIZE` -> `PI_DEVICE_INFO_MAX_WORK_GROUP_SIZE`

Signed-off-by: Alexey Sachkov <[email protected]>
@AlexeySachkov AlexeySachkov force-pushed the private/asachkov/rename-device-info-enums branch from b840177 to edfa62d Compare December 24, 2019 13:30
@romanovvlad romanovvlad merged commit 5ff3cf8 into intel:sycl Dec 25, 2019
@AlexeySachkov AlexeySachkov deleted the private/asachkov/rename-device-info-enums branch December 25, 2019 11:34
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

Successfully merging this pull request may close these issues.

4 participants