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:
ESCOMP/CMEPS#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
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:
ESCOMP/CMEPS#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