The stochastic physics representation coming in through #239 does not update the nvhpc build target for stochastic physics. The build target will need to be updated for users who wish to test stochastic physics with an nvhpc-built standalone MPAS.
Since the nvhpc compilers are a prerequisite for OpenACC GPU acceleration, most users of the nvhpc compilers will be those wishing to run the model using its GPU capabilities. These do not exist for the new code through #239. Thus, until this capability is added, all stochastic physics testing will need to be CPU-only or hybrid GPU with CPU offload.
The stochastic physics representation coming in through #239 does not update the
nvhpcbuild target for stochastic physics. The build target will need to be updated for users who wish to test stochastic physics with an nvhpc-built standalone MPAS.Since the nvhpc compilers are a prerequisite for OpenACC GPU acceleration, most users of the
nvhpccompilers will be those wishing to run the model using its GPU capabilities. These do not exist for the new code through #239. Thus, until this capability is added, all stochastic physics testing will need to be CPU-only or hybrid GPU with CPU offload.