Skip to content

Commit

Permalink
Update CHANGES for 23.04 (#3232)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Mar 31, 2023
1 parent d781598 commit 5631b6e
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions CHANGES
@@ -1,3 +1,38 @@
# 23.04

-- Speedup clang tidy (#3219)

-- Use ccache in Github Actions (#3218)

-- Clang-tidy fixes
#3227, #3224, #3222, #3206, #3203, #3202, #3201, #3200, #3197, #3190, #3188, #3176

-- bug fix in creating EB from STL files (#3223)

-- Fix bug in MLEBABecLap getEBFluxes(). (#3217)

-- Add build option for Intel SYCL AOT GRF mode (#3173)

-- SYCL sub-group size (#3180)

-- Warning about CPU core oversubscription (#3211)

-- Fix issues in ParticleContainerBase (#3208)

-- Add assert that we are not inside threaded region when InitRandom is called. (#3204)

-- Sorting for faster current deposition (#3198)

-- Update SUNDIALS NVector constructors (#3165)

-- ReduceToPlane (#3187)

-- ParticleContainer: Resize runtime components (#3186)

-- SYCL: Tweak #3164 and switch to multi_ptr for sincos (#3185)

-- Fix race condition with TinyProfiler for memory (#3169)

# 23.03

-- GNU Make: Allow customizing tmp_build_dir (#3177)
Expand Down

0 comments on commit 5631b6e

Please sign in to comment.