Commit Graph

16 Commits

Author SHA1 Message Date
Martin Diehl 4160c4fdb4 fix for parallel HDF5
if filters are applied, writing from one process does not work if the
file is opened for parallel write
2021-08-15 13:26:15 +02:00
Martin Diehl 49d51e196c no hope for GPI
flang will hopefully work in the near future
2021-05-19 13:42:14 +02:00
Martin Diehl 20c9549198 polishing
thread sanitizer throws warnings, probably because off 'terminallyIll'
2021-03-27 18:00:13 +01:00
Martin Diehl a7df99e7fc might be helpful at some time 2021-03-19 23:02:34 +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 e3e70ae424 check for recent standard
requires Gfortran 8.1.x or later
2020-05-15 22:45:22 +02:00
Martin Diehl 0f2447d413 restart does not overwrite existing results 2020-05-06 21:48:55 +02:00
Martin Diehl 59c5fbc5fe position independent code required for Fedora 32 2020-04-30 08:05:42 +02:00
Martin Diehl 6421a9db9a require implicit none 2020-01-04 16:15:11 +01:00
Martin Diehl 3d32ad47db some debug options for PGI 2020-01-04 03:13:25 +01:00
Martin Diehl e8e3af000a indentation was not corrected after split per compiler 2019-12-21 07:59:09 +01:00
Martin Diehl 101cc83cee copy and paste error 2019-12-19 00:00: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