Skip to content

Conversation

@dkokron
Copy link

@dkokron dkokron commented Dec 10, 2020

This is a big PR for all of the work I've done to optimize memory layout.

I changed the following files.
git diff --name-only lidort-3.8.1
lib/Implementation/l_rad_driver_f.F90
lib/Implementation/l_rad_fortran/calc_geom_first_enh.F90
lib/Implementation/l_rad_fortran/geometry_pool.F90
lib/Implementation/l_rad_fortran/l_rad_first_enh.F90
lib/Implementation/l_rad_fortran/l_rad_second.F90
lib/Implementation/l_rad_fortran/l_sscorr_outgoing.F90
lib/Implementation/l_rad_fortran/l_surface_fourier.F90
thirdparty/2stream/2stream_l_bvproblem.F90
thirdparty/2stream/2stream_l_jacobians.F90
thirdparty/2stream/2stream_l_master.F90
thirdparty/2stream/2stream_l_solutions.F90

Not sure why this PR says 196 file were changed. I must have screwed something up. Let me know if you need me to start a new PR.

gmcgarragh and others added 11 commits October 19, 2020 12:25
…ource for BRDF computations by setting do_solar_sources to true/false. We want it on.
…h fixed (actual) values so the compiler can generate more efficient instructions
… SCOL2_WF fixing some array bounds to help the compiler generate more efficient instructions
…h fixed (actual) values so the compiler can generate more efficient instructions; Hard-code some loop bounds; Change memory layout of numerous arrays
… SCOL2_WF fixing some array bounds to help the compiler generate more efficient instructions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants