LLNL / RAJA

RAJA Performance Portability Layer (C++)
BSD 3-Clause "New" or "Revised" License
450 stars 102 forks source link

Add examples with gpu global indexing for both kernel and launch #1681

Open artv3 opened 2 weeks ago

artv3 commented 2 weeks ago

In a new example it may be useful to add a global indexing example to point users to. There are some for launch but a focused example may be useful for folks browsing through examples. The thought came from this interaction: https://github.com/LLNL/RAJA/issues/1679