File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ commit 894b0955a250682da0d2d3f074f910aaaf88c168
2+ Author: Devin Matthews <
[email protected] >
3+ Date: Tue Jun 24 23:39:05 2025 -0500
4+
5+ Update ReleaseNotes.md.
6+
7+ commit e10e526b3ed0271cf4c42cd36815e182aacabe4b
8+ Author: Jeff Hammond <
[email protected] >
9+ Date: Fri Nov 29 02:16:48 2024 +0200
10+
11+ Add complex return detection for nvfortran (#765)
12+
13+ Details:
14+ - Search for Intel ifx and NVIDIA/PGI Fortran compilers.
15+ - Correctly determine the Fortran compiler vendor for Intel ifx and NVIDIA/PGI compilers.
16+ - Determine the compiler version and correct Fortran complex return type for NVIDIA/PGI.
17+
18+ (cherry picked from commit 12f2efa7dfe11a684d62af02592499d91b7e344b)
19+
20+ commit 9a5c0290b8996bffe1a48511255c7055b777713c
21+ Author: Dave Love <
[email protected] >
22+ Date: Fri Jan 24 21:44:32 2025 +0000
23+
24+ Blacklist KNL with GCC 15+ (#844)
25+
26+ Details:
27+ - GCC 15 drops support for Xeon Phi architectures such as KNL.
28+ - This PR blacklists the `knl` configuration for GCC 15+.
29+
30+ (cherry picked from commit 7e8a5891902312a281bce37037eaa06d7d501639)
31+
32+ commit 154f9fcd9cf24b85451685c7e91e34a836375aed
33+ Author: Devin Matthews <
[email protected] >
34+ Date: Tue Jun 24 17:14:58 2025 -0500
35+
36+ CHANGELOG update (2.0)
37+
138commit 200c795373e8ddeffee8d957dcadd05f7e10ab7f
239Author: Devin Matthews <
[email protected] >
340Date: Tue Jun 24 17:13:42 2025 -0500
You can’t perform that action at this time.
0 commit comments