Various code snippets with openmp/openacc offloading
| case studies | nvhpc/22.3 | llvm/13.0.0 | Intel oneAPI Compiler 2022.0.0 | NVIDIA post | Intel post |
|---|---|---|---|---|---|
| eigen_offload_compatibility (no_cuda_version) | BUG REPORT | - | LINK | ||
| implicit_declare | BUG REPORT (resolved with O2) | OK | OK | LINK | - |
| lambda | WIP | - | - | LINK | - |
| nrn123 | workaround | - | REPORT (runtime error) | LINK | LINK |
| openacc_atomics | SOLVED with latest NVHPC | - | - | LINK | - |
| openacc_shared_lib:example1 | IN PROGRESS | - | - | LINK | - |
| openacc_shared_lib:example2 | IN PROGRESS | - | - | LINK | - |
| openacc_shared_lib:example3 | SOLVED | - | - | LINK | - |
| openacc_shared_lib:example4 | SOLVED | - | - | LINK | - |
| openacc_shared_lib:example5 | WIP | - | - | LINK | - |
| openmp_atomics | BUG REPORT | OK | OK | LINK | - |
| openmp_breaks_openacc_code | SOLVED with -cuda flag | OK | OK | LINK | - |
| openmp_clause_ordering | SOLVED with latest NVHPC | OK | SOLVED | LINK | LINK |
| openmp_llvm: scenario1 | OK | REPORTED | BUG REPORT | - | LINK |
| openmp_llvm: scenario2 | OK | REPORTED | BUG REPORT | - | LINK |
| openmp_shared_lib | Only with OpenACC | OK | OK | LINK | - |
| optimization_flags | SOLVED | - | - | LINK | - |