You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.rst
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,3 +49,9 @@ Closed issues #8, #7 and #5.
49
49
Extended `mkl.cbwr_set` to recognize `'avx512_e1'`, `'avx512_mic_e1'`, as as strict conditional numerical reproducibility, supported via `'avx2,strict'`, `'avx512,strict'` (see [issue/8](http://github.com/IntelPython/mkl-service/issues/8)).
50
50
51
51
Extended `mkl.cbwrt_get()` to mean `mkl.cbwr('all')`.
52
+
53
+
2.3.0
54
+
=====
55
+
56
+
Fixed CI to actually execute tests. Populated CBWR constants to match MKL headers.
57
+
Added tests checking that `cbwr_set` and `cbwr_get` round-trip.
0 commit comments