Skip to content

Conversation

zma2
Copy link
Contributor

@zma2 zma2 commented Jan 16, 2024

Existing Sample Changes

Description

Adding default input values for stream-triad-modified-*.cpp and spec-const3.cpp so they don't need to take user interaction for inputs by default if no arguments are specified

Fixes Issue#
CMPLRTST-23361

and

Changing subgroup size from 8 to 16 in Publications/GPU-Opt-Guide/exec-model/vaddsync.cpp

Fixes Issue#
$ ./exec-model/vaddsync
Running on device: Intel(R) Data Center GPU Max 1100
Vector size: 27525120
terminate called after throwing an instance of 'sycl::_V1::exception'
what(): Sub-group size 8 is not supported on the device
Aborted (core dumped)

External Dependencies

None

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Implement fixes for ONSAM Jiras

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
  • oneapi-cli
  • Visual Studio
  • Eclipse IDE
  • VSCode
  • When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

…st3.cpp so they don't need to take user interaction for inputs by default if no arguments are specified and added default input values for stream-triad-modified-*.cpp and spec-const3.cpp so they don't need to take user interaction for inputs by default if no arguments are specified
@jimmytwei jimmytwei merged commit 4ae428f into oneapi-src:development Jan 22, 2024
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