convolutionSeparable Migrating to SYCL#1547
convolutionSeparable Migrating to SYCL#1547IgorOchocki merged 9 commits intooneapi-src:developmentfrom vidyalatha-badde:convolutionSeparable_b2
Conversation
Signed-off-by: vidyalatha-badde <vidyalathabadde@gmail.com>
|
Adding @jkinsky and @ishaghosh27 for README review. |
|
@vidyalatha-badde When I tried running the sample, I get: Please make sure that "make run_cpu", "make run_gpu", "make run_cmo_cpu" and "make run_cmo_gpu" work and fix any issues if necessary. |
Ok, thanks for letting me know, I fixed the error (the errors are due to name changes in CMakeLists.txt files, anyways I corrected it) could you please give it a try and let me know if you still see the issue? |
|
@vidyalatha-badde The sample builds and runs now. The sample.json file is missing the expertise field. Adding @ishaghosh27 for feedback. |
|
@vidyalatha-badde @jimmytwei please add Expertise: Code Optimization to the sample.json file. |
Thanks, I've added it, could you please check it once? |
|
run_cpu and run_gpu both seem to run on CPU |
Adding a New Sample(s)
Description
Migrating and optimizing the convolutionSeparable Application from CUDA to SYCL.
Checklist
Administrative
Code Development
Security and Legal
Review