Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Aug 1, 2019
1 parent ab82b16 commit 38567bd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES
@@ -1,3 +1,16 @@
# 19.08

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

-- OwnerMask and OverlapMask are now built on GPU.

-- Random number generation on GPU no longer requires an call to
initialize seeds. They are done in amrex::Initialize and resize
is not needed when launching with more threads than the size of
seed array.

-- Optimization of NeighborParticles.

# 19.07

-- Geometry/CoordSys: Static class members have been removed.
Expand Down

0 comments on commit 38567bd

Please sign in to comment.