Skip to content

Commit 02ce32b

Browse files
authored
Update CHANGES for 23.06 (#3339)
1 parent 2e1106e commit 02ce32b

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

CHANGES

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,63 @@
1+
# 23.06
2+
3+
-- Implement Checkpoint, Restart, and Plotfile for pure SOA (#3332)
4+
5+
-- Clang: -Wno-null-conversion for Lexer (#3333)
6+
7+
-- Fix Pure SOA RedistributeGPU: size from ptile, not the AoS (#3330)
8+
9+
-- cleaning and fixes for PureSoA ParticleTile (#3327)
10+
11+
-- RealBox: Accept RealVect Setters (#3328)
12+
13+
-- Port InitRandom for pure SoA (#3325)
14+
15+
-- FillBoundary for Spherical Coordinates (#3286)
16+
17+
-- Fix: AMReXConfig.cmake Multi-Dim (#3324)
18+
19+
-- HypreSolver: a new interface for Hypre (#3269)
20+
21+
-- Fix Tests/EB_CNS in 2D (#3323)
22+
23+
-- Fix CodeQL warnings (#3318)
24+
25+
-- Add get/set of AMRErrorTagInfo in AMRErrorTag (#3317)
26+
27+
-- GNU Make: allow skipping paths when running clang-tidy (#3316)
28+
29+
-- Multi-Dim Buildsystem Support (#3309)
30+
31+
-- GNU Make: use CLANG_TIDY_CONFIG_FILE if it's set (#3315)
32+
33+
-- Refactor Parser (#3265)
34+
35+
-- Enable binning for ParticleTileData (#3307)
36+
37+
-- ParticleTile: More SoA Updates (#3305)
38+
39+
-- HIP Debug Build (#3311)
40+
41+
-- Run PODVector::push_back on GPU (#3308)
42+
43+
-- ParticleInit: Implicit Int Float Conversion (#3304)
44+
45+
-- More constexpr if for pure soa in RedistributeCPU (#3299)
46+
47+
-- MLEBNodeFDLaplacian: Implement the alpha term (#3301)
48+
49+
-- Fixing the ParIter numParticles functions for pure SOA (#3303)
50+
51+
-- Add .mailmap (#3295)
52+
53+
-- Implement StructOfArray::empty() and ParticleTile::empty() for pure SoA (#3296)
54+
55+
-- port the old BoxLib faverage tool to AMReX (#3293)
56+
57+
-- GNU Make: add -pthread for HIP (#3294)
58+
59+
-- Github Cache: Path and Hypre (#3288)
60+
161
# 23.05
262

363
-- Support SoA-Only Particles (#2878)

0 commit comments

Comments
 (0)