Skip to content

Commit a3e1758

Browse files
authoredMay 1, 2023
Update CHANGES for 23.05 (#3287)
1 parent cf6b46b commit a3e1758

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed
 

‎CHANGES

+42
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
# 23.05
2+
3+
-- Support SoA-Only Particles (#2878)
4+
Conduit: Update ParticleTile API (#3260)
5+
Fix default template parameter for ParConstIter (#3262)
6+
Update SortParticlesForDeposition for pure SoA (#3277)
7+
Implement increment for pure SoA (#3278)
8+
Fix RealVect version of pos() for pure SoA (#3283)
9+
Fix increment for pure SoA (follow on to #3278) (#3284)
10+
11+
-- handle divide by 0 in signed distance function (#3279)
12+
13+
-- Work-Around: CUDA 12.1 Non-Default Codelines (#3275)
14+
15+
-- CMake: Fix CUDA Options Order (#3274)
16+
17+
-- Fix bug in EBNodeFDLap (#3271)
18+
19+
-- update ci to use ascent 0.9.1 (#3266)
20+
21+
-- Add powi function in AMReX_Math.H (#3251)
22+
23+
-- update hiprand header path (#3252)
24+
25+
-- Installation using configure: Forgot to install Parser headers (#3249)
26+
27+
-- ParticleTileData: No Restrict in Storage (#3245)
28+
29+
-- CI: Retry Apt Repos (#3242)
30+
31+
-- Silence SWFFT (#3240)
32+
33+
-- Support complete elliptic integrals of 1st and 2nd type in Parser (#3225)
34+
35+
-- Rework handling of roundoff domain extent (#3199)
36+
Fix periodic boundary bug in #3199 (#3243)
37+
Fix Roundoff Domain (#3247)
38+
Roundoff errors in computeRoundoffDomain (#3255)
39+
Ensure that particles are always < rhi after applying periodic bcs. (#3263)
40+
41+
-- Fix: queryAdd for resizing vectors (#3220)
42+
143
# 23.04
244

345
-- Speedup clang tidy (#3219)

0 commit comments

Comments
 (0)
Please sign in to comment.