Skip to content
Success

Changes

Summary

  1. Openacc tweaks and cleanup (#1097) (details)
Commit 08cf4c792a67a0b4866c749b34a4ac7a987a3198 by noreply
Openacc tweaks and cleanup (#1097)

* Chaning acc declare statements to acc enter data statement

* Making acc statements more consistent

* Making lapack useable while using openacc. Lapack is still run on the CPU

* Updating setup_clubb_core to now accept clubb_config_flags as an input, and adding warning in case clubb is running with lapack but was compiled with openacc.
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified sfc_varnce_module.F90 (diff)
The file was modified advance_windm_edsclrm_module.F90 (diff)
The file was modified grid_class.F90 (diff)
The file was modified advance_helper_module.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified fill_holes.F90 (diff)
The file was modified interpolation.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified diffusion.F90 (diff)
The file was modified adg1_adg2_3d_luhar_pdf.F90 (diff)
The file was modified mono_flux_limiter.F90 (diff)
The file was modified clip_explicit.F90 (diff)
The file was modified mean_adv.F90 (diff)
The file was modified mixing_length.F90 (diff)
The file was modified sigma_sqd_w_module.F90 (diff)
The file was modified turbulent_adv_pdf.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified matrix_solver_wrapper.F90 (diff)