Skip to content

Commit 894b095

Browse files
Update ReleaseNotes.md.
1 parent e10e526 commit 894b095

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ Build system:
9696
- Disabled `armsve` on Windows due to build failures. (Hernan Martinez, Atsushi Tatsuma)
9797
- Added integer `BLIS_VERSION_{MAJOR,MINOR,REVISION}` macros to `blis.h` so that users can check BLIS version compatibility through the C preprocessor.
9898
- Moved `#include <omp.h>` from `blis.h` to the relevant source files. (Melven Roehrig-Zoellner)
99+
- Disable building KNL with gcc 15. (Dave Love)
100+
- Improved support for NVIDIA Fortran compilers (ifx and nvfortran), particularly in terms of selecting the correct method for returning complex numbers. (Jeff Hammond)
99101

100102
Testing:
101103
- test/3 drivers now allow using the "default" induced method, rather than forcing native or 1m operation. (Field Van Zee, Leick Robinson)

0 commit comments

Comments
 (0)