| #
a9c3c4a1
|
| 29-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1352 from CEED/jeremy/jumint-only
Set interface only tests to only='cpu'
|
| #
f85e4a7b
|
| 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
test - set interface only tests to only='cpu'
|
| #
2b730f8b
|
| 17-Nov-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Switch to clang-format (#1051)
* style - switch to clang-format
* ci - use newer libxsmm
* action - update format action
* format - consistent use of {} for multi-line if/for
* make - re
Switch to clang-format (#1051)
* style - switch to clang-format
* ci - use newer libxsmm
* action - update format action
* format - consistent use of {} for multi-line if/for
* make - remove stray newline
* make - simpler 'make format' target
* ci - use newer libxsmm
* doc - minor release note claification
* minor - minor fix
* minor - minor fix
* minor - minor fix
* minor - minor fix
* make format
* format - less aggressive alignment rules
* tidy - check for argument name mismatches
* fix newline
* format - mirror Ratel update to .clang-format
* fix merge error
* fix merge conflict
* fix merge error
* drop style in .phony list
* Update .clang-format
Co-authored-by: Jed Brown <jed@jedbrown.org>
* apply updated format
Co-authored-by: Jed Brown <jed@jedbrown.org>
show more ...
|
| #
bddc1159
|
| 07-Apr-2021 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #730 from CEED/jeremy/match-error
interface - improved resource matching check
|
| #
22e44211
|
| 07-Apr-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
interface - add help option for CeedInit and function to access arrays of resources + priorities
|
| #
39aedff4
|
| 06-Apr-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
codecov - add exclusion markers for t006/7
|
| #
2bbc7fe8
|
| 06-Apr-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
interface - improved resource matching check
|