Will Pazner
|
839cd667ac
|
Use Open MPI instead of MPICH in Build Analysis action
|
2025-04-15 10:29:22 -07:00 |
|
Tzanio Kolev
|
cb78abf671
|
Merge branch 'master' into mfem-4.8-dev
|
2025-04-06 11:33:39 -07:00 |
|
Will Pazner
|
253f578ae4
|
Use Open MPI instead of MPICH in GitHub Actions
The Ubuntu 24.04 MPICH package is broken, causing CI failures, see
https://bugs.launchpad.net/ubuntu/+source/mpich/+bug/2072338
|
2025-04-06 09:08:14 -07:00 |
|
Veselin Dobrev
|
52ff1fdbaf
|
Add GitHub CI test on macOS with single precision
|
2025-04-05 10:49:20 -07:00 |
|
Tzanio Kolev
|
e4c2152419
|
Update Copyright to 2010-2025
|
2025-02-03 12:17:26 -08:00 |
|
Will Pazner
|
97bbd21b16
|
Fix YAML error in build analysis workflow
|
2025-01-07 09:31:45 -08:00 |
|
Will Pazner
|
810eb3dc09
|
Explicitly specify Ubuntu and clang version in sanitizer action
Also remove temporary workaround that is not needed on the newer Ubuntu runner.
|
2025-01-07 09:19:22 -08:00 |
|
Will Pazner
|
3bdbfb51f9
|
Don't explicitly specify clang version in sanitizer CI
|
2025-01-01 08:40:25 -08:00 |
|
Will Pazner
|
8d254f488e
|
Use 'concurrency' in GitHub CI instead of external action
This is a built-in way to limit the CI to one job per workflow (canceling
previous runs).
|
2025-01-01 08:24:33 -08:00 |
|
Veselin Dobrev
|
cac27438f5
|
In GitHub CI, use custom install dir for CMake on Ubuntu
|
2024-12-08 13:45:10 -08:00 |
|
Veselin Dobrev
|
48c1a80fdc
|
In the GitHub CI, add tests for the install targets
|
2024-12-08 13:01:27 -08:00 |
|
Mittal, Ketan
|
9d7696d803
|
update to stale.yml
|
2024-11-15 13:36:10 -08:00 |
|
 Ketan MittalandTzanio Kolev
|
561b172a8b
|
Update .github/workflows/stale.yml
Co-authored-by: Tzanio Kolev <tzanio@llnl.gov>
|
2024-11-12 18:03:46 -08:00 |
|
Mittal, Ketan
|
20cd0b2a9f
|
remove old stale
|
2024-11-12 16:04:17 -08:00 |
|
Mittal, Ketan
|
109baa5448
|
update days-before-close
|
2024-11-12 12:20:17 -08:00 |
|
Ketan Mittal
|
6a167c938f
|
Add stale.yml
|
2024-11-12 11:04:23 -08:00 |
|
Justin Laughlin
|
16fc316ee6
|
Update trigger-pymfem-ci.yml - remove pull-request from triggers
|
2024-08-08 15:44:23 -07:00 |
|
Justin Laughlin
|
fd195a0e8a
|
Merge branch 'master' into trigger-pymfem-ci
|
2024-08-08 15:23:54 -07:00 |
|
Justin Laughlin
|
45f5d4bd72
|
Update trigger-pymfem-ci.yml
update target for POST, change input, and add trigger on push to master
|
2024-08-08 15:23:21 -07:00 |
|
Jan Nikl
|
d8b549d8e6
|
Updated analysis and sanitizer to github-actions v2.5.
|
2024-05-14 14:37:47 -07:00 |
|
Jan Nikl
|
c2d465d2c6
|
Updated cache keys to v2.5.
|
2024-05-14 14:34:27 -07:00 |
|
Jan Nikl
|
0f2f99a724
|
Updated to github-actions v2.5.
|
2024-05-14 08:44:45 -07:00 |
|
Jan Nikl
|
e835d222f4
|
Renamed sgl,dbl to fp32,fp64.
|
2024-05-13 16:14:27 -07:00 |
|
Justin Laughlin
|
badd444b9f
|
add pull_request to triggers so it will show up
|
2024-05-07 17:55:33 -07:00 |
|
Justin Laughlin
|
a3ce8974f6
|
add input to workflow_dispatch
|
2024-05-07 17:53:19 -07:00 |
|
Jan Nikl
|
536f104278
|
Merge branch 'master' into najlkin/add-single-ci
|
2024-05-06 09:18:27 -07:00 |
|
Justin Laughlin
|
78fff76695
|
change ref to master, and remove inputs for now (until pymfem workflow is updated)
|
2024-05-03 21:06:26 -07:00 |
|
Justin Laughlin
|
947310138e
|
refresh action
|
2024-05-03 21:02:54 -07:00 |
|
Justin Laughlin
|
1d939a207a
|
change target repo to pymfem
|
2024-05-03 20:27:45 -07:00 |
|
Justin Laughlin
|
3a5d89a6fb
|
need to add pull_request to triggers so it will show up as an action
|
2024-05-03 20:19:16 -07:00 |
|
Justin Laughlin
|
c0cc3eb976
|
add workflow for triggering pymfem CI
|
2024-05-03 18:45:19 -07:00 |
|
Veselin Dobrev
|
f2163b5913
|
Disable code coverage on MacOS -- lcov fails now and uploading the
results has been failing most of the time anyway.
|
2024-04-29 16:44:03 -07:00 |
|
Veselin Dobrev
|
494b36d287
|
Use sudo to switch the Xcode version
|
2024-04-29 13:38:06 -07:00 |
|
Veselin Dobrev
|
20072d49c8
|
In gihtub CI, explicitly set the Xcode version to use -- this is
an attempt to fix CI failures on MacOS on ARM
|
2024-04-29 13:34:32 -07:00 |
|
Veselin Dobrev
|
80af1b71f3
|
Fix archive name
|
2024-04-29 12:31:29 -07:00 |
|
Veselin Dobrev
|
bab9d3242d
|
Fix the github actions for MacOS on ARM
|
2024-04-29 12:24:42 -07:00 |
|
Jan Nikl
|
753a81e3e2
|
Fixed caching of Hypre.
|
2024-04-24 10:36:01 -07:00 |
|
Jan Nikl
|
42c2c2ae3b
|
Changed the single prec run to parallel.
|
2024-04-24 10:21:47 -07:00 |
|
Jan Nikl
|
1cc0788cee
|
Added precision parameter for Hypre.
|
2024-04-24 10:14:34 -07:00 |
|
Jan Nikl
|
82863a1885
|
Fixed precision settings.
|
2024-04-24 09:44:18 -07:00 |
|
Jan Nikl
|
78de6ae579
|
Trying the new github action.
|
2024-04-24 09:32:34 -07:00 |
|
Jan Nikl
|
606f90f289
|
Added a marker for precision in the name.
|
2024-04-23 16:29:29 -07:00 |
|
Jan Nikl
|
535cafb132
|
Added a single precision build
|
2024-04-23 16:01:04 -07:00 |
|
Veselin Dobrev
|
d9fe115eb9
|
Add a temoprary workaround based on
https://github.com/actions/runner-images/issues/9491
Fix a warning in the "build-container" action.
|
2024-03-15 10:39:14 -07:00 |
|
Veselin Dobrev
|
c23cbdf0d1
|
Try to use clang 15 in the sanitizers CI to see if that solves the
recent failures of this action which uses clang 14.
|
2024-03-15 09:31:34 -07:00 |
|
Tzanio Kolev
|
444815b74b
|
Typo
|
2024-02-03 16:05:12 -08:00 |
|
Tzanio Kolev
|
3f6f94f7a2
|
Mention math in comments in CONTRIBUTING, add a check for old style
|
2024-02-03 15:54:00 -08:00 |
|
Tzanio Kolev
|
da1a96477f
|
Merge pull request #4093 from mfem/2024-copyright
Update COPYRIGHT to 2010-2024
|
2024-01-31 06:34:05 -08:00 |
|
Tzanio Kolev
|
87290fbf56
|
Update Copyright to 2010-2024
|
2024-01-27 13:06:49 -08:00 |
|
Will Pazner
|
b2c17a5c3a
|
Bump GitHub actions versions
Node.js 16 actions are deprecated, this updates to the versions of the actions
using Node.js 20.
|
2024-01-26 10:13:58 -08:00 |
|