Martin Diehl
|
936328ae8b
|
re-enabled support for older CMake
|
2023-12-29 08:32:52 +01:00 |
Martin Diehl
|
af7f73f379
|
CMake knows compiler flags
|
2023-12-27 15:07:04 +01:00 |
Martin Diehl
|
51bccd98d5
|
check is already done centrally
|
2023-12-20 11:27:57 +01:00 |
Martin Diehl
|
98fe38a505
|
avoid issues with long lines
line length <= 132 is already enforced in pre-receive hook
|
2023-08-08 07:20:45 +02:00 |
Martin Diehl
|
6d3e3a580f
|
causes internal compiler error on oneAPI
anyways not recommended according to Steve Lionel
|
2023-03-04 10:42:25 +01:00 |
Martin Diehl
|
15cdeffcf1
|
avoid trapping of underflows
|
2022-09-14 00:27:49 +02:00 |
Martin Diehl
|
9d81c5eba7
|
flush to zero could be problematic
https://www.heise.de/news/Python-Compiler-Optionen-koennen-bei-Gleitkommaberechnungen-zu-Fehlern-fuehren-7257654.html
|
2022-09-13 23:29:15 +02:00 |
Martin Diehl
|
3b57934d6e
|
Marc precision handling
|
2022-06-27 08:37:41 +00:00 |
Martin Diehl
|
f36db86b3c
|
better debug for gfortran, removing options not needed
|
2022-02-05 18:24:24 +01:00 |
Martin Diehl
|
a9293db171
|
new LLVM-based Intel compilers work
quick test shows significant performance improvement
|
2021-12-25 18:36:35 +01:00 |
Martin Diehl
|
e34b8a632c
|
new Intel compilers are available
|
2021-12-25 16:19:48 +01:00 |
Martin Diehl
|
35f9861818
|
Fortran standard is 2018
will not work for older compilers
|
2020-12-18 15:19:04 +01:00 |
Martin Diehl
|
e56d56dece
|
seems that Intel compilers are not tested
|
2020-11-11 10:54:22 +01:00 |
Martin Diehl
|
376e45d7bf
|
don't even start to compile
|
2020-05-23 13:55:00 +02:00 |
Martin Diehl
|
e8e3af000a
|
indentation was not corrected after split per compiler
|
2019-12-21 07:59:09 +01:00 |
Martin Diehl
|
68d2d1dd5e
|
less complaints from the Intel compiler
|
2019-05-17 05:24:36 +00:00 |
Martin Diehl
|
a2887e3918
|
small portions are better readable
|
2019-04-27 07:56:52 +02:00 |