Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Mar 2, 2020
1 parent 645e5cc commit e348a5f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Changes since latest release
# 20.03

-- AmrCore can now be built without using ParmParse.

Expand All @@ -7,6 +7,12 @@
-- Fix OMP bug in MFIter constructors taking BoxArray and
DistributionMapping.

-- Cray compiler has been re-enabled in CMake.

-- For device only code, the users can now use #if AMREX_DIVICE_COMPILE.

-- Fix an integer overflow issue in TileArray cache.

# 20.02

-- RealVect updated for GPU.
Expand Down

0 comments on commit e348a5f

Please sign in to comment.