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
* release/0.42.0: (51 commits)
Update Changelog
Version 0.42.0
Fix OpenMP related bug in DistributionArray
pluto: Respect FORTRAN cmake feature
pluto: Add documentation to pluto/README.md
Add test to track and trace atlas::Field
pluto: MemoryPoolResource to correctly use the default alignment for tracing
pluto: restore pluto::label after scope ends
Make use of configurable pluto default memory_resources within atlas::array
Setup pluto trace in atlas initialise, and add pluto memory report as part of atlas finalise
pluto: Make HostMemoryResource a memory_resource instead of async_memory_resource
pluto: Update examples
pluto: pluto::release() to release memory from all pluto memory pools
pluto: Update memory_pool_resource lifetimes (no destruction), add memory_tracking, add tracing
pluto: Add memory_tracker
pluto: Fix memory pool deallocation for memory allocated with upstream resource which happens when bytes > largest_required_pool_block
pluto: add compat memory_resource == operator
pluto: Add missing include
GHA: Install qhull with -DCMAKE_POLICY_VERSION_MINIMUM=3.5
Use pluto in atlas where possible instead of hic calls
...
0 commit comments