Skip to content

Conversation

@jenniferdimatteo
Copy link
Contributor

Adding a New Sample(s)

Description

This is the matrix sample included with the VTune product package. Minor changes have been made to the sample to support the oneAPI repo workflow, but otherwise it is the same. Any further improvements should also be included in the source shipped with VTune.

Checklist

Administrative

  • Review sample design with the appropriate Domain Expert: This sample already exists in the VTune product package.
  • If you have any new dependencies/binaries, inform the oneAPI Code Samples Project Manager

Code Development

Security and Legal

  • OSPDT Approval (see Project Manager for assistance)
  • Compile using the following compiler flags and fix any warnings, the falgs are: "/Wall -Wformat-security -Werror=format-security"
  • Bandit Scans (Python only)
  • Virus scan

Review

  • Review DPC++ code with Paul Peterseon. (GitHub User: pmpeter1)
  • Review readme with Tom Lenth(@tomlenth) and/or Project Manager
  • Tested using Dev Cloud when applicable

jenniferdimatteo and others added 19 commits June 29, 2023 16:44
Adding the matrix multiply sample included with the VTune installers.
Updated the ciTests
Added cpu only matrix sample included with VTune installer
Changed to new format
Fixed typo
Updated obsolete compiler options.
Fixed benign compiler warnings
Fixed pragma warnings
Removed unused variables
Added build conditions
Changed default MKL kernel
Added run target
@jimmytwei jimmytwei merged commit 122d350 into oneapi-src:release/2023.2 Jul 7, 2023
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