oneapi-src / oneAPI-samples

Samples for Intel® oneAPI Toolkits
https://oneapi-src.github.io/oneAPI-samples/
MIT License
922 stars 681 forks source link

Add restartable loop sample #2463

Closed whitepau closed 2 weeks ago

whitepau commented 3 weeks ago

Adding a New Sample(s)

Description

This tutorial demonstrates how to make a restartable kernel. The technique shown in this tutorial lets you dynamically terminate your kernel while it runs, allowing it to load a new set of kernel arguments.

Checklist

Administrative

Code Development

Security and Legal

Review