aomp icon indicating copy to clipboard operation
aomp copied to clipboard

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.

Results 105 aomp issues
Sort by recently updated
recently updated
newest added
trafficstars

### Problem Description build_supp.sh line 267: `rpm2cpio *rpm | cpio -idm` works with: `rpm2cpio *rpm | xz -d | cpio -idm` ### Operating System archlinux ### CPU 7940hs ### GPU...

### Suggestion Description ROCm 6.2 supports ubuntu 24.04 already ### Operating System ubuntu 24.04 ### GPU _No response_ ### ROCm Component _No response_

enhancement

Since the targets are completely untested, I added a warning instead of a comment. The complete logic for these targets may be removed from the scripts in the long run.

Requires the omptest library to be built and available. This is a collection of a number of device-event tests. The test are taken from the OMPTBench paper we proposed to...

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

Some minor modifications in the test script to include correct python module directory.

Don't know why but makefile will not compile otherwise

…ory to $AOMP/lib/llvm. This mimics the ROCM install directory structure in /opt/rocm. Currently this is failing in build_offload.sh.

Use `./run_all_tests.sh` to run all test files given in `aomp/bin/shell-test`. Please see the README.md for more details.