Skip to content

Conversation

@TejaX-Alaghari
Copy link

Existing Sample Changes

Description

This PR replaces deprecated (in 2025.1) aspect intel::reqd_sub_group_size with sycl::reqd_sub_group_size for below samples

  • guided_inlinePtx_SYCLMigration
  • guided_shflScan_SYCLMigration
  • guided_threadFenceReduction_SYCLMigration

Fixes Issue

warning: attribute 'intel::reqd_sub_group_size' is deprecated [-Wdeprecated-attributes]
note: did you mean to use 'sycl::reqd_sub_group_size' instead?

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Command Line

@jimmytwei jimmytwei merged commit cf6c00f into oneapi-src:development Jun 6, 2025
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.

2 participants