Skip to content
Success

Changes

Summary

  1. Moving the acc update host directive to after the wait directives in silhs. Since silhs runs with asyncronous kernel calls the update was occasionally happening before some clipping was finished, causing problems in assert_correct_cloud_normal. This is only a problem when compiling with OpenACC enabled, so it should be bit identical for all our tests. larson-group/cam#129 (details)
  2. Reording vertical and subcolumn dimensions in SILHS. This is BIT_CHANING in some cases, seemly due to an outputting error for the precip_rate field, but plotted results are identical. larson-group/cam#129 (details)
  3. Making compatible with clubb changes. larson-group/cam#129 (details)
Commit 5e8eec19c558e512100a6bde811714396d8bce4b by Gunther Huebler
Moving the acc update host directive to after the wait directives in silhs. Since silhs runs with asyncronous kernel calls the update was occasionally happening before some clipping was finished, causing problems in assert_correct_cloud_normal. This is only a problem when compiling with OpenACC enabled, so it should be bit identical for all our tests. larson-group/cam#129
The file was modifiedlatin_hypercube_driver_module.F90 (diff)
Commit b4022223a3cfaa15dd25fe487e268beaac004cb3 by Gunther Huebler
Reording vertical and subcolumn dimensions in SILHS. This is BIT_CHANING in some cases, seemly due to an outputting error for the precip_rate field, but plotted results are identical. larson-group/cam#129
The file was modifiedest_kessler_microphys_module.F90 (diff)
The file was modifiedtransform_to_pdf_module.F90 (diff)
The file was modifiedsilhs_api_module.F90 (diff)
The file was modifiedoutput_2D_samples_module.F90 (diff)
The file was modifiedlatin_hypercube_driver_module.F90 (diff)
The file was modifiedmath_utilities.F90 (diff)
The file was modifiedlh_microphys_var_covar_module.F90 (diff)
Commit 06e885cdc7ffecb7cc63d6cf3f267e8f12891a96 by Gunther Huebler
Making compatible with clubb changes. larson-group/cam#129
The file was modifiedSRC/SGS_CLUBB/clubb_sgs.F90 (diff)
The file was modifiedSRC/SGS_CLUBB/stat_clubb.F90 (diff)