ROCm / gpufort

GPUFORT: S2S translation tool for CUDA Fortran and Fortran+X in the spirit of hipify

Home Page:https://rocmsoftwareplatform.github.io/gpufort/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reenable CUDA Fortran

domcharrier opened this issue · comments

  • GPUFORT has seen dramatic changes in the past to enable OpenACC
  • We need to reassess the CUDA Fortran porting capabilities of the code
  • We further need to adopt the new HIPFORT Fortran interfaces

Some CUF loop kernel -> OMP loop kernel conversion works again but this still needs a few days

CUDA Fortran translation to HIP works again. Two examples have been added to demonstrate the feature.