amrex
amrex copied to clipboard
[WIP] NVHPC: Demonstrate OpenMP Issue
Summary
Demonstrate nvc++ OpenMP 4.0 issue.
CI Log: nvhpc_omp.txt
Additional background
Work-arounded in #2365
Nvidia bug report: 3390723.
- [x] try again with the NVHPC release after 21.9 in December: https://developer.nvidia.com/hpc-sdk
- [x] or with 21.11 #2687 :)
Checklist
The proposed changes:
- [ ] fix a bug or incorrect behavior in AMReX
- [ ] add new capabilities to AMReX
- [ ] changes answers in the test suite to more than roundoff level
- [ ] are likely to significantly affect the results of downstream AMReX users
- [ ] include documentation in the code and/or rst files, if appropriate
Let's rebase after #2687 was merged to see if this is fixed :)
The issue is reported to be fixed in NVHPC v23.1
Verifying now :)