Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dkokron/lidort 3.8.1 #1

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

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