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

When the number of teams is not specified for target offloading, how does the AOMP runtime determine it (i.e. grid size) ? Thanks.

Hi I am one of the [Devito](https://github.com/devitocodes/devito) developers and we ran into an issue when `abs` is used within a device block. Is it something with the code generated? MFE:...

bug

Add LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF for ASan cmake configuration of release/debug build/install of openmp && offload components.

### Problem Description Error log: ```bash ================= START build_trunk.sh =================== COMPONENTS:prereq project ================= BUILDING COMPONENT prereq =================== which: no ccache in (/share/modules/libffi/3.3/bin:/share/modules/python/3.10.14/bin:/share/modules/cmake/3.24.2/bin:/silica/jenkins/.local/bin:/silica/jenkins/bin:/share/opt/slurm/current/bin:/share/opt/thera/bin:/mnt/thera/opt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin) WARNING: Using system cmake /share/modules/cmake/3.24.2/bin/cmake consider building cmake...

### Problem Description This problem actually happens on ROCm 6.1 but that was not available in the dropdown list. When I try to compile for both the GFX906 and the...