Skip to content

Commit

Permalink
Update CHANGES for 23.07 (#3396)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Jul 1, 2023
1 parent 9c256b1 commit 60b23d9
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CHANGES
@@ -1,3 +1,43 @@
# 23.07

-- Allow users to change the default vector growth stategy (#3389)

-- Communications arena implementation (#3388)

-- CI: oneAPI SYCL for AMD GPUs (#3341)

-- GPU: Always deallocate gpu_rand_state in Finalize() (#3384)

-- Hypre ILU options (#3381)

-- Amr Class: Synchronization of StateData's Time (#3375)

-- EB 2D: Fix levelset on nodes adjacent to covered edges (#3370)

-- Add workflow for oneAPI SYCL on Nvidia GPUs (#3360)

-- CMake: Enforce >= C++17 for ROCm (#3355)

-- Use device arena for the_fa_arena when activating GPU-aware MPI (#3362)

-- Coverity Scan (#3361)

-- CMake: AMReX_TEST_TYPE (#3357)

-- CMake: Enable AMReX_PARTICLES by default (#3358)

-- Add AMReX Apps to CI (#3348)

-- Make sure amrex::Long is wider than int. (#3345)

-- Particle Ids: Add int Constants (#3338)

-- CI: Clang CUDA (#3184)

-- Reinforce __CUDACC__ conditionals w/ AMREX_USE_CUDA (#3331)

-- CMake: Link option when HIP is a language (#3335)

# 23.06

-- Implement Checkpoint, Restart, and Plotfile for pure SOA (#3332)
Expand Down

0 comments on commit 60b23d9

Please sign in to comment.