Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Jan 1, 2020
1 parent f71cef8 commit e45bd82
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGES
@@ -1,3 +1,22 @@
# 20.01

-- GPU host device version of swap.

-- Fix an edge case of gpu block reduce where the block size is less
than a warp.

-- Always check MPI buffer size for overflow.

-- CMake support for PETSc.

-- Include C sources in the CUDA proprecessing.

-- It's now safe to construct a zero components Fab.

-- CXXSTD: option to set c++ standard in GNU make system

-- Improve performance of the nodal linear solver on GPU.

# 19.12

-- Fix potential deadlocks in amrex::Random.
Expand Down

0 comments on commit e45bd82

Please sign in to comment.