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

2025.3 Guided Debugging Sample updates

Open CharlesCongdon opened this issue 3 months ago • 0 comments

Existing Sample Changes

Description

Updated offload debugging tutorials with new oneAPI 2025.3 functionality ( Address Sanitizer) and behavior Updated CMAKE minimum version

Fixes Issue# None

External Dependencies

None

Type of change

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

  • [ X] New feature (non-breaking change which adds functionality) - added techniques using Address Sanitizer
  • [X] Updates to existing text and scripts

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

  • [X ] Command Line - sourced oneAPI 2025.3 environment on PVC and executed all listed commands, verified all output
  • [ ] oneapi-cli
  • [ ] Visual Studio
  • [ ] Eclipse IDE
  • [ ] VSCode
  • [ ] When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

CharlesCongdon avatar Dec 12 '25 18:12 CharlesCongdon