The omp_gpu_trans.py omp_cpu_trans.py and acc_loops_trans.py do essentially the same thing just chaning which directive to use. It would be good to unify them (so they are not out of sync), and document how to use them, as the README is significantly outdated.
The
omp_gpu_trans.pyomp_cpu_trans.pyandacc_loops_trans.pydo essentially the same thing just chaning which directive to use. It would be good to unify them (so they are not out of sync), and document how to use them, as the README is significantly outdated.