|
| 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 | + |
1 | 61 | # 23.05 |
2 | 62 |
|
3 | 63 | -- Support SoA-Only Particles (#2878) |
|
0 commit comments