Skip to content

Commit

Permalink
Update CHANGES for 24.05 (#3913)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed May 1, 2024
1 parent 95a92e2 commit 76d09f5
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions CHANGES
@@ -1,3 +1,42 @@
# 24.05

-- 3d anisotropic eb (#3907)
cleanup of latest changes for 3D EB (#3912)

-- Update for ROCm 6.1.0 (#3898)

-- fix a HIP/Frontier issue (#3902)

-- Set AMD wavefront size according to AMReX_AMD_ARCH (#3881)

-- Fix offset in recv buffer of single precision particle communication (#3896)

-- Fix Assertion (#3894)

-- TinyProfiler: shorten output into "Other" section (#3885)

-- Fix ReorderParticles for PureSoA (#3890)

-- Fix full plotfiles with only derived variables (#3892)

-- FabArray: Update Asserts (#3893)

-- Add MultiFab::sum(region) and sum_unique(region) (#3871)

-- TinyProfiler: remove CUPTI (#3886)

-- ParticleContainer::WritePlotFile: Fix enable_if (#3884)

-- amrex::tupleToArray (#3880)

-- Allow plotting only a subset of Amr levels (#2825)

-- Parser: add error function (#3870)

-- Add `PODVector::assign(value)` (#3866)

-- GCC: inline limit (#3841)

# 24.04

-- `AddRealComp`/`AddIntComp`: Resize SoA (#3615)
Expand Down

0 comments on commit 76d09f5

Please sign in to comment.