Hi Frank,
sorry for leaving this unresponded for a while. I'm far from an expert in
this, but it looks like no-one else jumped in, so here's my response.
Schlimbach, Frank schrieb am 06.01.20 um 12:09:
> I would like to work on extending cython with a way to offload cython code to
> a GPU. I fo
Hi Stefan,
thanks for your response. Good to hear this is still of interest.
Yes, I realized these are rather old CEPs. I spent some time with looking into
the Cython code and concluded that it'd be the most consistent (and simplest)
approach to stick with OpenMP and use it's offload pragmas (e.