Skip to content

Commit

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

-- SUNDIALS 4 support.

-- Option to disable device sync in MFIter.

-- Functions for prefetch unified memory.

-- GNU Make system: It is now an error if a function with return
type does not return.

-- GNU Make system: Pass C++ flags to nvcc when compiling C codes.

-- Allocate 3/4 of gpu memory upfront in The_Arena.

-- BaseFab now has Allocator template parameter.

-- Random number generation on gpu.

# 19.03

-- Deprecated Fortran framework F_BaseLib and linear solver F_MG
Expand Down

0 comments on commit b8434d3

Please sign in to comment.