File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
37
# 22.07
2
38
3
39
-- Adding control APIs and namespacing for core algorithm paths like SpGEMM, SpMV, and SpTrans. (#2859)
You can’t perform that action at this time.
0 commit comments