You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CI review findings, build errors, and remaining issues
- Fix bubs_glb=0 placement after declarations (Fortran standard violation)
- Add missing max_dt declaration and GPU_DECLARE in m_time_steppers.fpp
- Add @:PROHIBIT for particle restart without MPI
- Deallocate beta_vars in pre_process and post_process finalizers
- Change vL_field/vR_field intent(inout) to intent(in) in s_gradient_field
- Fix bare integer 3 -> 3._wp in m_bubbles.fpp
- Fix NVTX typo RMDA -> RDMA
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments