stfc / PSycloneBench

Various benchmarks used to inform PSyclone optimisations
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

manual openacc examples #44

Open rupertford opened 4 years ago

rupertford commented 4 years ago

nvidia optimised this benchmark and wrote a report explaining what they did. We should capture their optimisations in a manual implementation and test them out. We should also compare these versions with the kinner re-ordered version to see whether it gives any performance improvement.

rupertford commented 4 years ago

Created branch 44_openacc_examples