ESCOMP / PUMAS

Parameterization for Unified Microphysics Across Scales
9 stars 12 forks source link

Broken GPU code after merging the ML code #55

Closed sjsprecious closed 4 months ago

sjsprecious commented 1 year ago

After looking through the latest tag pumas_cam-release_v1.30, I think the PUMAS GPU code is broken now since many new variables / subroutines are not GPU-enabled.

Also some subroutines are not implemented efficiently as we expect to push both mgncol and nlev loops into each subroutine.

Need a corresponding CAM code to test and verify my statement here.

Katetc commented 4 months ago

Addressed in pumas_cam-release_v1.36 and coming into CAM with -ESCOMP/CAM PR # 702