aomp
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.
This adds a build of libhsakmt.a and libhsa-runtime64.so to lib-debug that has debugging turned on. These scripts also copy the source directories and sets the compile flag to map them...
Add negative check for alloc.
It seems classic flang's regression tests are disabled in the cmake config time. Are there other ways to run the tests or I could just turn it back on? Thanks...
Unify mapping between C and Fortran test code. Use only map(from: ) clause for both tests.
Hi,I have built all the hipcc related libraries from tag rocm-5.7.0(llvm-project ROCm-Device-Libs ROCm-CompilerSupport ROCT-Thunk-Interface ROCR-Runtime HIPCC clr). I want to add openmp support but don't want to build from scratch....
I am trying to build AOMP for ROCm 5.7.0. However, the branches are a bit confusing. The latest AOMP version appears to be 18.0-0 found in branch [aomp-18.0-0](https://github.com/ROCm-Developer-Tools/aomp/tree/aomp-18.0-0). When I...
I am trying to locate a bug in my Fortran 90 code using OpenMP Offloading. I found that the issue seems to be related to the implementation in AOMP. When...
I downloaded the newest versoin of AOMP compiler from "Release" and put it in my home directory. When I tried to compile some F90 code, it shows that some features,...
Hello, My question is specifically about Fortran language, and about a huge variety of different LLVM-based releases, which is very puzzling. Could you please help me understand how aomp relates...
merge release code into development