Skip to content

Commit e348a5f

Browse files
committed
update CHANGES
1 parent 645e5cc commit e348a5f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGES

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Changes since latest release
1+
# 20.03
22

33
-- AmrCore can now be built without using ParmParse.
44

@@ -7,6 +7,12 @@
77
-- Fix OMP bug in MFIter constructors taking BoxArray and
88
DistributionMapping.
99

10+
-- Cray compiler has been re-enabled in CMake.
11+
12+
-- For device only code, the users can now use #if AMREX_DIVICE_COMPILE.
13+
14+
-- Fix an integer overflow issue in TileArray cache.
15+
1016
# 20.02
1117

1218
-- RealVect updated for GPU.

0 commit comments

Comments
 (0)