https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64457
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Only OpenACC offloading to nvptx is in latest stages before merge (hopefully it will merge into trunk in the first half of January), OpenMP offloading to nvptx will need some further work. But yeah, I think OpenMP or OpenACC is preferrable over CUDA here, which is by design specific to a single hw implementation.