[Bug libgomp/99005] libgomp runtime does not support AMD GPU offloading for OpenACC directives

2021-02-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99005 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libgomp/99005] libgomp runtime does not support AMD GPU offloading for OpenACC directives

2021-02-08 Thread kd486 at cam dot ac.uk via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99005 --- Comment #2 from Kiril Dichev --- Yes, I can confirm that there seems to be an underlying issue with permissions, similar to the link you posted (rocminfo gives me the same error). Indeed, I was referring to compilation with PGI on an Nvidia

[Bug libgomp/99005] libgomp runtime does not support AMD GPU offloading for OpenACC directives

2021-02-08 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99005 --- Comment #1 from Tobias Burnus --- (In reply to Kiril Dichev from comment #0) > Code runs fine without GPU offloading, or with offloading with PGI compiler. With PGI + offloading: that's for that AMD Vega machine or for some Nvidia system? >