Skip to content

Conversation

@ShwethaSelma
Copy link
Contributor

Adding a New Sample(s)

Description

SimpleCudaGraphs migration from CUDA to SYCL and mapping of Taskflow API's to CUDA Graph API's.

Checklist

Administrative

  • Review sample design with the appropriate Domain Expert: Choudary, Chekuri; Krishnappa, Rakshith
  • 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

@jimmytwei jimmytwei requested review from a user and ishaghosh27 April 14, 2023 20:31
@jimmytwei
Copy link
Contributor

Adding @jkinsky and @ishaghosh27 for README review.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sample name in sample.json file should match the sample name in readme.

@jimmytwei
Copy link
Contributor

@ShwethaSelma Verified sample builds and runs. Please incorporate @jkinsky feedback to the sample and then I will approve and merge it.

@ShwethaSelma
Copy link
Contributor Author

@ShwethaSelma Verified sample builds and runs. Please incorporate @jkinsky feedback to the sample and then I will approve and merge it.

I have incorporated the comment and updated the sample name in sample.json file.

@jimmytwei
Copy link
Contributor

@ShwethaSelma I think the sample name should be something more descriptive than "SimpleCudaGraphs Sample". Adding @tomlenth and @jkinsky for feedback.

Also, it is missing the expertise field in sample.json. Adding @ishaghosh27 for feedback.

@ghost
Copy link

ghost commented Apr 20, 2023

@ShwethaSelma I think the sample name should be something more descriptive than "SimpleCudaGraphs Sample". Adding @tomlenth and @jkinsky for feedback.

Also, it is missing the expertise field in sample.json. Adding @ishaghosh27 for feedback.

Agree. At the very least, you should change the name in the readme and sample.json files to "Simple Cuda Graphs" Sample. Adding spaces will make it better even if you don't change the name completely.

@ishaghosh27
Copy link
Contributor

@ShwethaSelma @jimmytwei Please add Expertise: Code Optimization to the sample.json file.

@ShwethaSelma
Copy link
Contributor Author

@ShwethaSelma @jimmytwei Please add Expertise: Code Optimization to the sample.json file.

This sample doesn't include code optimization, should i update the expertise as "Concept and Functionality"?

@ShwethaSelma
Copy link
Contributor Author

@ShwethaSelma I think the sample name should be something more descriptive than "SimpleCudaGraphs Sample". Adding @tomlenth and @jkinsky for feedback.
Also, it is missing the expertise field in sample.json. Adding @ishaghosh27 for feedback.

Agree. At the very least, you should change the name in the readme and sample.json files to "Simple Cuda Graphs" Sample. Adding spaces will make it better even if you don't change the name completely.

I have changed the name as suggested.

@ishaghosh27
Copy link
Contributor

@ShwethaSelma @jimmytwei Please add Expertise: Code Optimization to the sample.json file.

This sample doesn't include code optimization, should i update the expertise as "Concept and Functionality"?

Yes please update expertise as "Concept and Functionality"

@ShwethaSelma
Copy link
Contributor Author

Concept and Functionality"

Updated.

@IgorOchocki IgorOchocki merged commit cc85129 into oneapi-src:development May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants