Skip to content

Commit

Permalink
Update CHANGES for 23.06 (#3339)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Jun 1, 2023
1 parent 2e1106e commit 02ce32b
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions CHANGES
@@ -1,3 +1,63 @@
# 23.06

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

-- Clang: -Wno-null-conversion for Lexer (#3333)

-- Fix Pure SOA RedistributeGPU: size from ptile, not the AoS (#3330)

-- cleaning and fixes for PureSoA ParticleTile (#3327)

-- RealBox: Accept RealVect Setters (#3328)

-- Port InitRandom for pure SoA (#3325)

-- FillBoundary for Spherical Coordinates (#3286)

-- Fix: AMReXConfig.cmake Multi-Dim (#3324)

-- HypreSolver: a new interface for Hypre (#3269)

-- Fix Tests/EB_CNS in 2D (#3323)

-- Fix CodeQL warnings (#3318)

-- Add get/set of AMRErrorTagInfo in AMRErrorTag (#3317)

-- GNU Make: allow skipping paths when running clang-tidy (#3316)

-- Multi-Dim Buildsystem Support (#3309)

-- GNU Make: use CLANG_TIDY_CONFIG_FILE if it's set (#3315)

-- Refactor Parser (#3265)

-- Enable binning for ParticleTileData (#3307)

-- ParticleTile: More SoA Updates (#3305)

-- HIP Debug Build (#3311)

-- Run PODVector::push_back on GPU (#3308)

-- ParticleInit: Implicit Int Float Conversion (#3304)

-- More constexpr if for pure soa in RedistributeCPU (#3299)

-- MLEBNodeFDLaplacian: Implement the alpha term (#3301)

-- Fixing the ParIter numParticles functions for pure SOA (#3303)

-- Add .mailmap (#3295)

-- Implement StructOfArray::empty() and ParticleTile::empty() for pure SoA (#3296)

-- port the old BoxLib faverage tool to AMReX (#3293)

-- GNU Make: add -pthread for HIP (#3294)

-- Github Cache: Path and Hypre (#3288)

# 23.05

-- Support SoA-Only Particles (#2878)
Expand Down

0 comments on commit 02ce32b

Please sign in to comment.