Skip to content

Commit 60b23d9

Browse files
authored
Update CHANGES for 23.07 (#3396)
1 parent 9c256b1 commit 60b23d9

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGES

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
# 23.07
2+
3+
-- Allow users to change the default vector growth stategy (#3389)
4+
5+
-- Communications arena implementation (#3388)
6+
7+
-- CI: oneAPI SYCL for AMD GPUs (#3341)
8+
9+
-- GPU: Always deallocate gpu_rand_state in Finalize() (#3384)
10+
11+
-- Hypre ILU options (#3381)
12+
13+
-- Amr Class: Synchronization of StateData's Time (#3375)
14+
15+
-- EB 2D: Fix levelset on nodes adjacent to covered edges (#3370)
16+
17+
-- Add workflow for oneAPI SYCL on Nvidia GPUs (#3360)
18+
19+
-- CMake: Enforce >= C++17 for ROCm (#3355)
20+
21+
-- Use device arena for the_fa_arena when activating GPU-aware MPI (#3362)
22+
23+
-- Coverity Scan (#3361)
24+
25+
-- CMake: AMReX_TEST_TYPE (#3357)
26+
27+
-- CMake: Enable AMReX_PARTICLES by default (#3358)
28+
29+
-- Add AMReX Apps to CI (#3348)
30+
31+
-- Make sure amrex::Long is wider than int. (#3345)
32+
33+
-- Particle Ids: Add int Constants (#3338)
34+
35+
-- CI: Clang CUDA (#3184)
36+
37+
-- Reinforce __CUDACC__ conditionals w/ AMREX_USE_CUDA (#3331)
38+
39+
-- CMake: Link option when HIP is a language (#3335)
40+
141
# 23.06
242

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

0 commit comments

Comments
 (0)