HPSCTerrSys / TSMP

Terrestrial Systems Modelling Platform (TSMP or TerrSysMP)
https://www.terrsysmp.org/
Other
23 stars 15 forks source link

GPU: Move module load CUDA to loadenvs scripts #186

Closed jjokella closed 1 year ago

jjokella commented 1 year ago

This module load CUDA command seems misplaced following the general strategy of loading JSC-modules in loadenvs files:

https://github.com/HPSCTerrSys/TSMP/blob/439a48c89ab16615b48fe9880116c2012fa606b9/bldsva/intf_oas3/parflow/arch/build_interface_parflow.ksh#L69-L71

jjokella commented 1 year ago

Closing the issue. With TSMPv2 using a CMake build interface, this issue will become unimportant and does not need to be documented here.