File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 0.3.0 "L'Rell"
5+ ------------
6+ ** Date:** 2021-08-03
7+
8+ ### Compatibility Changes:
9+
10+ - switch to alpaka 0.6.X (heavy alpaka namespace refactoring) #184 #186 #192 #194 #199 #201
11+ - usage of cupla without cuda renaming macros #161 #179
12+ - move ` cupla/math ` to ` cupla/device/math ` #166
13+ - refactor math functions #162 #168
14+
15+ ### Bug Fixes:
16+ - fix KernelWithElementLevel documentation #159
17+ - fix atomic function return type #163
18+ - fix ambiguous namespace ` device ` #167
19+ - fix ; warnings #172
20+ - fix multi GPU streams handling and default stream #183
21+
22+ ### New Features:
23+ - math functions: erf and pow #169
24+ - add support for Alpaka's OpenMP 5 and OpenACC backends #196
25+
26+ ### Misc
27+ - CI tests for AMD GPUs #187
28+ - check for supported alpaka version #197
29+ - CI: remove travis tests #202
30+
4310.2.0 "Khan"
532------------
633** Date:** 2019-02-18
You can’t perform that action at this time.
0 commit comments