IntelPython / numba-dpex

Data Parallel Extension for Numba
https://intelpython.github.io/numba-dpex/
Apache License 2.0
75 stars 33 forks source link

Numba-dpex examples suggestion #677

Open oleksandr-pavlyk opened 2 years ago

oleksandr-pavlyk commented 2 years ago

This issue is to suggest writing certain examples in numda-dppy:

diptorupd commented 1 year ago

@mingjie-intel have a look. These suggested use cases can serve as good motivating examples for your reduction kernel work.

diptorupd commented 1 year ago

@roxx30198 The examples suggested by @oleksandr-pavlyk are a good starting point for you to get familiarized with numba-dpex and parallel-programming in general.