intel / intel-application-migration-tool-for-openacc-to-openmp

OpenACC* to OpenMP* API assisting migration tool
BSD 3-Clause "New" or "Revised" License
32 stars 6 forks source link

Inverse conversion from OpenMP offload directive to OpenACC directive #1

Closed sjsprecious closed 2 years ago

sjsprecious commented 2 years ago

Is there a way to use this tool to translate an existing OpenMP offload directive back to OpenACC directive?

hservatg commented 2 years ago

Hello @sjsprecious , unfortunately that is not the aim of this tool. If you're in the need for OpenMP <-> OpenACC translation (in both directions), maybe you can take a look at CCAMP by Lambert and others.