Simple CUDA Graph migration sample#1545
Simple CUDA Graph migration sample#1545IgorOchocki merged 10 commits intooneapi-src:developmentoneapi-src/oneAPI-samples:developmentfrom ShwethaSelma:cudaGraph_b2Copy head branch name to clipboard
Conversation
Signed-off-by: ShwethaSelma <shwethasshetty27@gmail.com>
|
Adding @jkinsky and @ishaghosh27 for README review. |
ghost
left a comment
There was a problem hiding this comment.
Sample name in sample.json file should match the sample name in readme.
|
@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. |
|
@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. |
|
@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"? |
I have changed the name as suggested. |
Yes please update expertise as "Concept and Functionality" |
Updated. |
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
Code Development
Security and Legal
Review