Skip to content

Commit 5a3b303

Browse files
authored
Update CHANGES for 22.08 (#2894)
1 parent 48702b4 commit 5a3b303

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGES

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
# 22.08
2+
3+
-- Let `selectActualNeighbors` return right after starting if there are no
4+
particles for communication. (#2886)
5+
6+
-- Add Comm Sync to Redistribute (#2891)
7+
8+
-- Multi-materials and derived variable output (#2888)
9+
10+
-- Fix host / device sync bug in PODVector (#2890)
11+
12+
-- MinLoc and MaxLoc Support (#2885)
13+
14+
-- HIP: Remove the call to hipDeviceSetSharedMemConfig (#2884)
15+
16+
-- Add Frontier to GNU Make (#2879)
17+
18+
-- Add option to derefine to AMRErrorTag (#2875)
19+
20+
-- Fix the segmentation fault in selecting actual neighbor particles. (#2877)
21+
22+
-- Workaround to bypass issue observed at very large scale with Fujitsu MPI (#2874)
23+
`TagBoxArray::collate`: Fujitsu Clang (#2889)
24+
25+
-- Allow zero components MultiFab and BaseFab (#2873)
26+
27+
-- New EB optimization parameter: eb2.num_coarsen_opt (#2872)
28+
29+
-- SENSEI 4.0: Fix Build for Particles (#2869)
30+
31+
-- Cache the neighbor comm tags for the CPU implementation of fillNeighbors. (#2862)
32+
33+
-- Remove some hard checks in check_mvmc for 3D (#2864)
34+
35+
-- Carry over fix for ngbxy.smallEnd typo (#2868)
36+
137
# 22.07
238

339
-- Adding control APIs and namespacing for core algorithm paths like SpGEMM, SpMV, and SpTrans. (#2859)

0 commit comments

Comments
 (0)