Add more nvhpc tests converting some from derecho_intel
Open
testing
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 7
Description
Both to prevent problems in the nvhpc compiler, and because the nvhpc compiler can be useful for optimization and running on GPU's we should run more tests with it. It's also good to split tests across the compilers, because they are built in parallel. So the more even the number of tests is between compilers the faster the test suite can be.
A recent problem that came up was here:
https://github.com/ESCOMP/CMEPS/issues/663
it would be good to convert some of the derecho_intel tests to derecho_nvhpc.
Also at least one of the nvhpc tests in aux_clm should be added to prealpha
Contributor guide
Assessment
This issue has not been assessed yet.