Commit Graph
220 Commits
Author SHA1 Message Date
Will Pazner 2d6ec80a10 Use v2.4 for MFEM GitHub Actions 2023-05-10 18:23:25 -07:00
Will Pazner 30ce09bf64 Merge pull request #3582 from mfem/serial-asan
[Github] Serial address sanitizer action
2023-04-18 08:46:50 -07:00
Veselin Dobrev 32e175f916 Workaround for the random failures on Windows in GH actions 2023-04-14 16:26:00 -07:00
camierjs 0e272e46ec Remove sanitize-recover=address option 2023-04-11 10:36:57 -07:00
camierjs ad8c8cfb98 Reorder options in workflows/mfem-sanitizer.yml 2023-04-11 10:10:28 -07:00
camierjs 408dfc5410 Tune ASAN_OPTIONS 2023-04-11 09:54:43 -07:00
camierjs 29585dd32e Add debug compilation flags to get stack 2023-04-11 09:31:00 -07:00
camierjs 1f57b55886 Update mfem-sanitizer.yml 2023-04-11 09:15:31 -07:00
camierjs bddd685949 Simplify mfem-sanitizer.yml 2023-04-11 09:12:47 -07:00
John Camier df47c292d9 Update mfem-sanitizer.yml 2023-04-11 08:16:58 -07:00
camierjs 9ba5647ecd Update sanitizer workflow yml 2023-04-11 08:13:09 -07:00
camierjs fffb805d98 Update ASAN flags in github/workflows/mfem-sanitizer.yml 2023-04-10 18:35:04 -07:00
camierjs b694a24530 github/workflows/mfem-sanitizer.yml line 52 2023-04-10 18:32:49 -07:00
camierjs 6c30fcde5e Update github/workflows/mfem-sanitizer.yml 2023-04-10 18:30:34 -07:00
camierjs 9ab4f797a4 Try to break long lines 2023-04-10 18:22:30 -07:00
camierjs 785807fd9e Simplify mfem-sanitizer.yml config-options 2023-04-04 18:11:10 -07:00
camierjs fc640de940 Update github/workflows/mfem-sanitizer to O1 2023-04-04 14:17:07 -07:00
camierjs 307d6d0a3a Update github sanitizer serial job name and CXXFLAGS 2023-04-04 13:56:34 -07:00
camierjs 3b3b9ae311 Change config-options to speedup MFEM build 2023-04-04 13:50:54 -07:00
camierjs 0659152e93 Sanitize mesh AddElement in tests/unit/fem/test_linear_fes while still using MemAlloc 2023-04-04 13:07:33 -07:00
camierjs ccff93be57 Sanitize polar-nc miniapp 2023-04-04 10:34:13 -07:00
camierjs 62e0a0ee6f Switch back to ubuntu (MachOFile errors) 2023-04-03 17:53:42 -07:00
camierjs a0e624f05f Sanitize ex25, ex25p 2023-04-03 13:50:22 -07:00
camierjs e532dd44a5 Add Wno-error as pedantic Wall Werror are arbitraty used on non-linux images 2023-04-03 13:19:01 -07:00
camierjs b7ad371e7c Sanitizer switch to Clang/LLVM (Homebrew) 2023-04-03 13:13:26 -07:00
camierjs d54144af96 Update .github/workflows/mfem-sanitizer.yml 2023-04-03 12:45:20 -07:00
camierjs a1120fb78b Switch to build-mfem@v2.3 and set required variables 2023-04-03 11:31:20 -07:00
camierjs 2159ea40fd Simplify CPPFLAGS 2023-04-03 11:07:49 -07:00
camierjs c62d94bde0 mfem-sanitizer escape CPPFLAGS 2023-04-03 11:06:19 -07:00
camierjs 6600995aa5 mfem-sanitizer seq build 2023-04-03 11:04:18 -07:00
camierjs 5081a4c306 Add .github/workflows/mfem-sanitizer.yml 2023-04-03 10:57:57 -07:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
Veselin Dobrev 5335942a92 Merge branch 'master' into mfem-4.5.2-dev 2023-03-08 18:44:07 -08:00
Veselin Dobrev 8356dd015f In GitHub actions: replace the static build with a shared
build in the windows-par-opt job.
2023-03-04 21:32:41 -08:00
Veselin Dobrev 946ecc4623 Github actions: use v2.3 of the mfem-build action which solves the
slow linking on Ubuntu + CMake. Keep the ability to set additional
configuration options in the build matrix.
2023-02-22 23:41:53 -08:00
Veselin Dobrev 86786df48e Github actions: try another way to pass config-options to the
Ubuntu + CMake build.
2023-02-22 18:37:39 -08:00
Veselin Dobrev 15aae11753 Try to resolve the slow linking issue on Ubuntu + CMake. 2023-02-22 18:10:04 -08:00
Will Pazner 64e61fdc3e Update version of mpi4py/setup-mpi action 2023-02-01 10:27:46 -08:00
Veselin Dobrevand@tzanio fb3d72ce89 Add reviewer suggested comments
Co-authored-by: @tzanio
2022-12-28 10:08:50 -08:00
Veselin Dobrev 652e2ba386 GitHub actions: test MacOS fix 2022-12-24 16:15:52 -08:00
Veselin Dobrev 4756a9c405 Fix GitHub actions failure on MacOS 2022-12-24 15:39:40 -08:00
Veselin Dobrev 84512a4733 [SQUASH MERGE] Fix GitHub CI failures with the new ubuntu-latest (#3351)
* Disable the test 'ubuntu-latest-cmake-opt-par-int32' which is
failing with 'ubuntu-latest' == 'ubuntu-22.04' to see if the
other tests pass.

* GH actions: update some action versions to fix warnings plus
some other tweaks

* GH actions: update more action versions to fix warnings

* GH actions: testing

* GH actions: testing

* GH actions: testing CMake fix

* GH actions: testing Doxygen fix
2022-12-06 10:20:12 -08:00
Tzanio Kolev 0040a7bc0e Keep the log from upgrading Doxygen configuration 2022-08-23 12:37:01 -07:00
Tzanio Kolev e3d9b0a649 Fixed wrong commit 2022-08-22 18:23:59 -07:00
Tzanio Kolev 2b15362ec5 Reverted to old version of doxygen configuration 2022-08-22 18:20:43 -07:00
Tzanio Kolev a44e27583c Addressed Veselin's comment 2022-08-22 15:59:24 -07:00
Tzanio Kolev 2c2d7161bc Switching to ubuntu/macos/windows-latest in GHA 2022-08-20 14:34:09 -07:00
Tzanio Kolev 3c5cb60b6c Fixes for ubuntu-22.04 2022-08-19 19:13:27 -07:00
Tzanio Kolev afe229f744 Switch to ubuntu-22.04. Better Actions names. 2022-08-19 17:45:45 -07:00
Tzanio Kolev 662c97b7f1 Create codeql-analysis.yml 2022-08-19 16:52:45 -07:00