Skip to content

Commit

Permalink
Update CHANGES for 21.03 (#1830)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Mar 1, 2021
1 parent 2794f2f commit b7ddf2d
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions CHANGES
@@ -1,3 +1,38 @@
# 21.03

-- Support multiple components in the ABecLaplacian solver. (#1825)

-- Add query functions to Arena. (#1823) They can be used to find out the
memory type and if the memory is accessible on device or host.

-- CMake: add -Wno-pass-failed to Clang-based compilers (#1815)

-- Option to cover multiple cuts in EB generation (#1810)

-- The_Async_Arena and Elixir::append (#1804)

-- Add function name output option to TinyProfiler. (#1803)

-- DPCPP: Use codeplay_host_task (#1797)

-- Add ParticleArray classes (#1796)

-- ParallelCopy_nowait & ParallelCopy_finish (#1765)

-- Add FabArray::tags() to return the tags. (#1794)

-- Bump minimum C++ standard from 11 to 14. (#1787)

-- Update the preferred short name of NVIDIA HPC SDK to nvhpc (#1788)

-- Fix precision issue in ParmParse::add (#1783)

-- Overset Solver with Refinement Ratio of 4 (#1778)

-- Refinement Ratio of 4 Support in Nodal Solver (#1774)

-- MSVC: Proper __cplusplus macro (#1773)

# 21.02

-- Abort when MLMG is detected as failing regardless of verbosity
Expand Down

0 comments on commit b7ddf2d

Please sign in to comment.