Will Pazner
64e61fdc3e
Update version of mpi4py/setup-mpi action
2023-02-01 10:27:46 -08:00
Veselin Dobrev and @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
Will Pazner
f29f07ff87
Use custom metis vcpkg portfile
2022-08-18 16:41:21 -07:00
Will Pazner
3f0fe1b4eb
Use mfem/tpls for vcpkg Metis
...
Patch the vcpkg portfile for Metis used in GitHub Actions on Windows
to download the metis archive from mfem/tpls rather than the official
Metis server.
2022-07-13 13:47:31 -07:00
Tzanio Kolev
3d7b3b18fb
Merge pull request #3012 from researchapps/add/multistage-build
...
adding multistage-build for slimmer container
2022-07-10 16:44:38 -07:00
vsoch
972e13a595
remove PR trigger
...
Signed-off-by: vsoch <vsoch@users.noreply.github.com >
2022-07-07 12:44:48 -06:00
Will Pazner
96af414790
Disable Build Deploy Container workflow in forks
2022-06-17 11:06:24 -07:00
Max Yang
ebb903a6b4
Remove completed TODOs, update dependency cache tags
2022-05-17 20:52:44 -07:00
Tzanio Kolev
f80a366ec9
Switched to mfem/github-actions@v2.2 actions
2022-05-17 19:05:39 -07:00
vsoch
979954402b
ensure pull request tests build
...
Signed-off-by: vsoch <vsoch@users.noreply.github.com >
2022-05-17 15:32:22 -06:00
Max Yang
a85e3a92e7
Remove unused step
2022-05-17 13:45:39 -07:00
Max Yang
72be8e1c2e
Merge branch 'master' into windows-ci-dev
2022-05-17 10:06:40 -07:00
Max Yang
37510c886b
Split hypre job into windows-specific job
2022-05-17 10:05:49 -07:00
Veselin Dobrev
116e0edb82
Merge pull request #3001 from mfem/repo-check-dev
...
Improved repo-check test [repo-check-dev]
2022-05-16 15:10:50 -07:00
vsoch
bc5fbe767f
adding multistage-build for slimmer container
...
I am currently running into an issue where when I shell inside my backspace turns
into a forward space, and I am hoping someone can reproduce to determine if there
is a bug we need to track down or if I am just a nut :)
Signed-off-by: vsoch <vsoch@users.noreply.github.com >
2022-05-16 15:20:26 -06:00
Tzanio Kolev
b30b091ae9
wrap long lines in repo-check if statements, take 2
2022-05-10 17:17:15 -07:00
Tzanio Kolev
fc6431519e
wrap long lines in repo-check if statements
2022-05-10 17:13:44 -07:00
Vanessasaurus and Tzanio Kolev
0502fb134f
naked workflow_dispatch
...
Co-authored-by: Tzanio Kolev <tzanio@llnl.gov >
2022-05-10 17:49:05 -06:00
Tzanio Kolev
86504ea370
Added the option to manually trigger all workflows
2022-05-10 16:14:31 -07:00
Tzanio Kolev
a0a15ba9a1
Run repo-check on both pushes and PR updates, skipping duplicate runs
2022-05-10 14:49:11 -07:00
Max Yang
cc3d4f9bff
Pass build system option to hypre action
2022-05-06 14:43:57 -07:00
Max Yang
1090002199
Change hypre cache entry
2022-04-30 13:10:47 -07:00
Max Yang
60c1c3b263
Revert to custom hypre build for Windows
2022-04-30 13:08:49 -07:00
vsoch
9cb757d7c0
clean up white spaces
...
I tested installing glvis, and since it requires llvm it is not
only long, but also can freeze your computer (depending on resources).
So my suggestion is that we use a base image where this build has already
happened and keep the base image here simple
Signed-off-by: vsoch <vsoch@users.noreply.github.com >
2022-04-30 01:12:49 -06:00
Max Yang
2cb44d0858
Try to fix quotations when adding extra config
2022-04-29 23:49:21 -07:00
Max Yang
6fae0af65d
Use vcpkg-supplied lapack for parallel Windows jobs
2022-04-29 18:33:16 -07:00
vsoch
493455d2e8
suggested change needed to have double quotes
...
Signed-off-by: vsoch <vsoch@users.noreply.github.com >
2022-04-29 18:05:53 -06:00
vsoch
d5e53b05d8
review comments - tweaks to DOCKER-README and location of Dockerfile
...
Signed-off-by: vsoch <vsoch@users.noreply.github.com >
2022-04-29 18:04:16 -06:00
Vanessasaurus and Tzanio Kolev
9879cb6286
Update .github/workflows/build-container.yaml
...
Co-authored-by: Tzanio Kolev <tzanio@llnl.gov >
2022-04-29 17:05:04 -06:00
Max Yang
676a517ac4
Some fixups
2022-04-29 15:21:42 -07:00
Max Yang
d0a9975ed9
Temporarily retag hypre/metis caches
2022-04-29 15:11:43 -07:00
Max Yang
7306d8232b
Use vcpkg to install hypre for Windows
2022-04-29 15:08:03 -07:00
Max Yang
cc34595c12
Use library only build for debug targets to save space
2022-04-28 16:55:31 -07:00
Max Yang
83521be2ed
Disable full tests for ubuntu cmake build
2022-04-28 15:55:30 -07:00
Max Yang
5e7068c5c2
Add missing shell specifiers
2022-04-28 11:48:32 -07:00
Max Yang
593dfa9576
Enable cmake checks/tests on Windows builds
2022-04-28 11:30:00 -07:00
Max Yang
6c15135c01
Use mpi-aware cache key
2022-04-28 10:42:00 -07:00
Max Yang
7005c6d309
Some fixups
2022-04-28 10:37:44 -07:00
Max Yang
4105ca8682
Update tags for cache on analysis workflow
2022-04-28 10:33:46 -07:00