Summary
- Removing data copies that we don't need anymore. This still runs correctly on GPUs. (details)
- Making clip_transform_silhs_output use an array of gr. This is how it should have been once the column loop was pushed down into it, but at the time clubb was using gr through a use statement making that not possible. (details)
- No more need for these data copies anymore now that pdf_params is allocated with ngrdcol rather than pcols. (details)
The file was modified | src/SILHS/latin_hypercube_driver_module.F90 (diff) |
The file was modified | src/SILHS/latin_hypercube_driver_module.F90 (diff) |
The file was modified | src/clubb_driver.F90 (diff) |
The file was modified | src/SILHS/silhs_api_module.F90 (diff) |
The file was modified | src/SILHS/latin_hypercube_driver_module.F90 (diff) |