It would be great if it could support Fortran standard parallelism (i.e. `do concurrent') as well. Both NVIDIA and Intel support it, with Intel translating it into OpenMP Target under the hood, and NVIDIA translating it into OpenACC under the hood. Are there any plans for AMD support?