Commit Graph

28 Commits

Author SHA1 Message Date
Martin Diehl ddb69d2234 Intel (classic) has issues on GitHub actions 2022-10-08 20:07:56 +02:00
Martin Diehl 94e9a9a0da migh resolve issue with GitHub actions (Intel) 2022-10-08 19:24:09 +02:00
Martin Diehl fce600f02b in tree build not supported anymore 2022-05-12 00:39:19 +02:00
Martin Diehl 268ff26232 need powershell commands 2022-05-08 22:09:10 +02:00
Martin Diehl 58fab14c6c PETSc 3.17.1 adjustments 2022-05-06 12:34:32 +02:00
Martin Diehl ae9ffe9924 pip-compatible version string 2022-04-27 06:50:22 +02:00
Martin Diehl 51582b80f8 don't fail
windows is unreliable
2022-04-15 15:48:21 +02:00
Martin Diehl 8d44c55141 support for PETSc 3.17.0
DCHKERRQ has been replaced by PetscCall
2022-04-03 17:56:17 +02:00
Martin Diehl 0d57a13c9b run tests on Windows
XDMF does not work (not sure why, works locally)
2022-03-26 22:16:32 +01:00
Martin Diehl 03d1a14801 drop support for Python 3.7
does not support Literal from typing and is in maintenance mode
2022-01-26 14:10:21 +01:00
Martin Diehl 8c2266bc50 bugfix/workaround for failing pipelines on GitHub
credits to @miketimofeev and @mikhailkoliada for the fix
2021-12-23 19:23:02 +01:00
Martin Diehl 3192a31e1e single source of truth 2021-12-11 23:08:18 +01:00
Martin Diehl 5ef918e75b PETSc 3.16.2 is out 2021-12-11 14:55:56 +01:00
Martin Diehl 89b0047d91 Test with PETSc 3.16.0 on GitHub 2021-10-08 16:05:36 +02:00
Martin Diehl 4c9b970a11 dependencies cannot be fulfilled at the moment 2021-10-06 20:18:29 +02:00
Martin Diehl 3d9292b539 this is not a decimal number (3.10 != 3.1) 2021-10-06 20:00:05 +02:00
Martin Diehl 7810d722cd missing comma 2021-10-06 19:57:57 +02:00
Martin Diehl f78f096ad0 test with python 3.10 on GitHub 2021-10-06 07:51:51 +02:00
Martin Diehl 4a57b025b1 faster install 2021-09-05 16:46:09 +02:00
Martin Diehl cd2a5438bc don't download PETSc if cache exists 2021-09-05 10:31:37 +02:00
Martin Diehl 9453868cd8 polishing 2021-09-05 10:23:42 +02:00
Martin Diehl d357a69311 testing Fortran compilation 2021-09-05 04:36:46 +02:00
Martin Diehl d1a1353b0b better layout 2021-09-02 19:35:26 +02:00
Martin Diehl 727cc9da12 ready for production 2021-09-02 08:56:11 +02:00
Martin Diehl 2b9d416734 fixes for old VTK and/or old numpy 2021-09-02 08:45:20 +02:00
Martin Diehl 06d62b42cb also test Ubuntu packages 2021-09-01 23:59:08 +02:00
Martin Diehl 0dd67b5d44 do real tests
https://github.community/t/create-matrix-with-multiple-os-and-env-for-each-one/16895
2021-09-01 23:22:33 +02:00
Martin Diehl 1ce214a39a initial setup
https://docs.github.com/en/actions/quickstart
2021-09-01 22:52:45 +02:00