oneapi-src / oneAPI-samples

Samples for Intel® oneAPI Toolkits
https://oneapi-src.github.io/oneAPI-samples/
MIT License
934 stars 685 forks source link

update guided matrix mult slm size README instructions #2369

Closed xmnboy closed 3 months ago

xmnboy commented 3 months ago

Existing Sample Changes

Description

Changes in the toolkits and compiler result in new messages in the debug scenario presented in this sample. The README.md file has been cleaned up to reflect those changes in the compiler and other tools.

Fixes Issue# ONSAM-1873: "Guided Matrix Multiplication Illegal SLM Size Sample no longer gives expected output"

External Dependencies

None.

Type of change

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

How Has This Been Tested?

Impacts the README.md file, only. No changes in the sample code.