LoyolaChicagoBooks / unoapi

2 stars 3 forks source link

Integration example: add choice of integrand via command-line option #13

Open klaeufer opened 1 year ago

klaeufer commented 1 year ago
klaeufer commented 11 months ago

This will have to remain a build-time choice because SYCL doesn't support passing a function pointer to a kernel task.

klaeufer commented 10 months ago

@gkthiruvathukal Can you point me to the example where you're selecting a function within a kernel?