Commit Graph

43 Commits

Author SHA1 Message Date
Martin Diehl 4cf3aca527 include material.yaml argument 2023-06-27 20:10:51 +02:00
Martin Diehl fdafe19355 vtk7 is no longer supported 2023-03-08 20:13:49 +01:00
Martin Diehl 4df794e06c restore caching, ifx problem seems to be related to openMP 2023-02-28 07:13:22 +01:00
Martin Diehl 6e23ddcfbf also test new Python version 2023-02-25 10:07:08 +01:00
Martin Diehl d3b4226c74 LLVM test failed, could be related to caching 2023-02-25 10:06:50 +01:00
Martin Diehl 32e9b7ed77 make ifx work again 2023-02-24 14:48:16 +01:00
Martin Diehl c2d63532df macos installation of PETSc does not work 2022-12-18 09:45:33 +01:00
Martin Diehl 51da27c853 line too long 2022-11-03 09:20:14 +01:00
Martin Diehl bfea213594 old versions are deprecated 2022-11-02 20:57:53 +01:00
Martin Diehl 4b73188857 include Python 3.10 (approx a year old) 2022-11-02 17:12:19 +01:00
Martin Diehl 2dd76d0eab fix for HDF5 1.12.2 and Intel ifx
https://www.intel.com/content/www/us/en/developer/articles/release-notes/oneapi-fortran-compiler-release-notes.html#inpage-nav-10-2-9
2022-11-02 11:54:52 +01:00
Martin Diehl 21230613c0 should work on Windows 2022-10-19 20:12:13 +02:00
Martin Diehl ec09e72408 Merge remote-tracking branch 'origin/development' into 215_dependencies-in-setup.cfg 2022-10-19 20:09:08 +02:00
Daniel Otto de Mentock 351d81cfe5 python package needs to be built after every push to development/master 2022-10-13 13:01:42 +02:00
Martin Diehl b2a600b07d new PETSc, new compilers 2022-10-13 12:17:30 +02:00
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