| #
7ecf6641
|
| 26-Sep-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !153, 'jrwrigh/checkbadSource', into 'main'
style: Add checkbadSource
See merge request phypid/honee!153
|
| #
1efe7de2
|
| 26-Sep-2025 |
James Wright <james@jameswright.xyz> |
style: Add checkbadSource
Modified from PETSc's checkbadSource
|
| #
8bdd25de
|
| 13-Aug-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !138, 'jrwrigh/pedantic_flags', into 'main'
fix: Enable pedantic flags
See merge request phypid/honee!138
|
| #
00906fed
|
| 13-Aug-2025 |
James Wright <james@jameswright.xyz> |
fix: Enable pedantic flags
- These were accidentally not actually set to the compilation flags
|
| #
ee61e64c
|
| 21-Jul-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !131, 'zach/update-test-harness', into 'main'
feat(subsearch): Add subsearch option to test harness, update test harness for...
See merge request phypid/honee!131
|
| #
e45c6f40
|
| 21-Jul-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
feat(subsearch): Add subsearch option to test harness, update test harness for Ratel and libCEED parity
|
| #
5f46bb16
|
| 06-Jul-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !128, 'jrwrigh/spanstats_numerics', into 'main'
feat: Add Spanwise Statistics collection for CFL and Peclet number
See merge request phypid/honee!128
|
| #
dae7673a
|
| 04-Jul-2025 |
James Wright <james@jameswright.xyz> |
style: Move spanstats into subdirectory
|
| #
97135b6c
|
| 30-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !126, 'jrwrigh/git_describe_safedir', into 'main'
chore: Set safe.directory for git describe
See merge request phypid/honee!126
|
| #
2ef6950e
|
| 30-Jun-2025 |
James Wright <james@jameswright.xyz> |
chore: Set safe.directory for git describe
|
| #
6157574b
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !109, 'mahi/versioning', into 'main'
Add HONEE Git and Version info commands
Closes #5
See merge request phypid/honee!109
|
| #
a5677b81
|
| 17-Jun-2025 |
Mohi <mohadese.khoshnevisan99@gmail.com> |
(!109) Add HONEE Git and Version info commands
|
| #
9e53adb5
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !121, 'jrwrigh/remove_petsc_hip_ci', into 'main'
ci: Update CI based on Noether updates
See merge request phypid/honee!121
|
| #
48969772
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
ci: Update CI based on Noether updates
- Change "standard" PETSc arch to CUDA (HIP no longer valid at all) - Update SmartSim testing path (old Python doesn't exist anymore) - Change SmartRedis build
ci: Update CI based on Noether updates
- Change "standard" PETSc arch to CUDA (HIP no longer valid at all) - Update SmartSim testing path (old Python doesn't exist anymore) - Change SmartRedis build setup to reflect changes in smartredis build
show more ...
|
| #
457c7114
|
| 01-Oct-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !61, 'jrwrigh/makefile_opt', into 'main'
feat(make): Add OPT to configure
See merge request phypid/honee!61
|
| #
362ddf03
|
| 30-Sep-2024 |
James Wright <james@jameswright.xyz> |
feat(make): Add OPT to configure
|
| #
06a5ac53
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/rearrange' into 'main'
Rearrange files into more future-oriented locations
See merge request phypid/honee!15
|
| #
149fb536
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Move navierstokes.* out of root directory
navierstokes.h to include and navierstokes.c into examples
|
| #
0ab92d04
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/fix_compiler_warnings' into 'main'
fix: Address GCC compiler warnings
See merge request phypid/honee!14
|
| #
42aed787
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
fix: Correct format globbing to include all files
Lack of `'` around globs results in shell substitution before it's passed to `git ls-files`
|
| #
60dbb3d4
|
| 27-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/enable_smartsim_pytorch_ci' into 'main'
ci: Enable smartsim and PyTorch testing
See merge request phypid/honee!9
|
| #
b03da087
|
| 27-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Remove Makefile from make dependencies
So we don't get constant rebuilds.
|
| #
67f3e659
|
| 26-Jun-2024 |
James Wright <james@jameswright.xyz> |
ci: Enable smartsim and PyTorch testing
|
| #
eb4617cf
|
| 26-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/move_smartsim_test' into 'main'
chore: Move smartsim_regression_framework into tests
See merge request phypid/honee!8
|
| #
aa34f9e7
|
| 26-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Move smartsim_regression_framework into tests
- Also some refactoring of the Makefile
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
|