oneAPI-samples icon indicating copy to clipboard operation
oneAPI-samples copied to clipboard

Fix crashes in f_use_device_addr_01, dgemm_pad_f_01, dgemm_dispatch_f

Open nawalcopty opened this issue 1 year ago • 0 comments

Existing Sample Changes

Description

Fix crashes in f_use_device_addr_01, dgemm_pad_f_01, and dgemm_dispatch_f.

Fixes Issue# ONSAM-1918

External Dependencies

List any external dependencies created as a result of this change.

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)
  • [X] 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

Ran tests in the oneAPI-samples repo.

  • [X] Command Line
  • [ ] oneapi-cli
  • [ ] Visual Studio
  • [ ] Eclipse IDE
  • [ ] VSCode
  • [ ] When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

nawalcopty avatar Jul 04 '24 03:07 nawalcopty