Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Sep 3, 2019
1 parent 32a5f97 commit 4179e74
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGES
@@ -1,3 +1,20 @@
# 19.09

-- First pass of Sr/EB on GPU.

-- Optimization of particle redistribution.

-- EB integral: add integral of x*y*z

-- HostDevice::Atomic::Add that does atomic add for both device and
host omp code.

-- makeFineMask: optional arguments specifying coarse and fine flag
values.

-- Optimization of FabArray communication for GPU by merging small
kernels.

# 19.08

-- MacProjector has the option to set maximal coarsening level.
Expand Down

0 comments on commit 4179e74

Please sign in to comment.