Skip to content

Commit 5631b6e

Browse files
authored
Update CHANGES for 23.04 (#3232)
1 parent d781598 commit 5631b6e

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGES

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
# 23.04
2+
3+
-- Speedup clang tidy (#3219)
4+
5+
-- Use ccache in Github Actions (#3218)
6+
7+
-- Clang-tidy fixes
8+
#3227, #3224, #3222, #3206, #3203, #3202, #3201, #3200, #3197, #3190, #3188, #3176
9+
10+
-- bug fix in creating EB from STL files (#3223)
11+
12+
-- Fix bug in MLEBABecLap getEBFluxes(). (#3217)
13+
14+
-- Add build option for Intel SYCL AOT GRF mode (#3173)
15+
16+
-- SYCL sub-group size (#3180)
17+
18+
-- Warning about CPU core oversubscription (#3211)
19+
20+
-- Fix issues in ParticleContainerBase (#3208)
21+
22+
-- Add assert that we are not inside threaded region when InitRandom is called. (#3204)
23+
24+
-- Sorting for faster current deposition (#3198)
25+
26+
-- Update SUNDIALS NVector constructors (#3165)
27+
28+
-- ReduceToPlane (#3187)
29+
30+
-- ParticleContainer: Resize runtime components (#3186)
31+
32+
-- SYCL: Tweak #3164 and switch to multi_ptr for sincos (#3185)
33+
34+
-- Fix race condition with TinyProfiler for memory (#3169)
35+
136
# 23.03
237

338
-- GNU Make: Allow customizing tmp_build_dir (#3177)

0 commit comments

Comments
 (0)