ROCm / aomp

AOMP is an open source Clang/LLVM based compiler with added support for the OpenMP® API on Radeon™ GPUs. Use this repository for releases, issues, documentation, packaging, and examples.
https://github.com/ROCm/aomp
Apache License 2.0
204 stars 44 forks source link

[OMPT] Adds omptest EMI test suite #1075

Open jplehr opened 6 days ago

jplehr commented 6 days ago

The test cases are the EMI test versions that were proposed as part of OMPTBench in our HPC Bugs Fest 24 submission.

Co-authored by @mhalk