ruby.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
If you are interested in the Ruby programming language, come join us! Tell us about yourself when signing up. If you just want to join Mastodon, another server will be a better place for you.

Administered by:

Server stats:

1.1K
active users

#meshed

0 posts0 participants0 posts today

Avoid Backtracking And Burn Your Inputs - CONUS-Scale Watershed Delineation Using OpenMP
--
doi.org/10.1016/j.envsoft.2024 <-- shared paper
--
“HIGHLIGHTS
• A memory-efficient watershed delineation algorithm was introduced.
• The new algorithm uses a node-skipping depth-first search to save memory.
• Both input and output data are stored in a shared matrix to reduce required memory.
• It performed 95% faster than its CPU benchmark algorithm using 33% less memory.
• It can solve 50% larger problems than what the CPU benchmark algorithm can handle..."
#GIS #spatial #mapping #hydrology #water #code #algorithm #watershed #delineation #OpenMP #opensource #memory #efficient #CPU #benchmark #MESHED #model #modeling #largescale #catchments