History log of /honee/ (Results 476 – 500 of 1514)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a541e55028-Jun-2024 James Wright <james@jameswright.xyz>

refactor: Make StateToQ array zeroing consistent

63faaa0528-Jun-2024 James Wright <james@jameswright.xyz>

chore: Add *.json, others to .gitignore

Mostly for ignoring `compile_commands.json`, but presumably useful for
other things too

30ff060828-Jun-2024 James Wright <james@jameswright.xyz>

fix: Address GCC compiler warnings

- GCC was concerned that `q` in the STG code was being used
uninitialized
- GCC was also concerned that PetscViewerBinaryRead doesn't guarantee
that the value

fix: Address GCC compiler warnings

- GCC was concerned that `q` in the STG code was being used
uninitialized
- GCC was also concerned that PetscViewerBinaryRead doesn't guarantee
that the value is being set (which is always is...)

show more ...

4bbc319627-Jun-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/update_docs' into 'main'

doc: Clean up documentation

See merge request phypid/honee!11

705c7d4f27-Jun-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/pytorch_cuda' into 'main'

ci: Enable PyTorch testing on CUDA

See merge request phypid/honee!13

ec67caad27-Jun-2024 James Wright <james@jameswright.xyz>

ci: Enable PyTorch testing on CUDA

1b97444c27-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge branch 'jeremy/cuda-ci' into 'main'

Add CUDA CI

See merge request phypid/honee!12

c3a3f30527-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - consistent output

0241eab627-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - add CUDA ci

f421185e27-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - fix PETSc arch names

ce03971b27-Jun-2024 James Wright <james@jameswright.xyz>

doc: Move test flags to bottom of options table

836c9e0027-Jun-2024 James Wright <james@jameswright.xyz>

doc: Add building instructions to doc site

3030044927-Jun-2024 James Wright <james@jameswright.xyz>

doc: Improve README for website

224d1afd27-Jun-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/authors' into 'main'

chore: Add AUTHORS file, update conf.py

See merge request phypid/honee!10

efbf6ca327-Jun-2024 James Wright <james@jameswright.xyz>

chore: Add AUTHORS file, update conf.py

60dbb3d427-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

b03da08727-Jun-2024 James Wright <james@jameswright.xyz>

chore: Remove Makefile from make dependencies

So we don't get constant rebuilds.

67f3e65926-Jun-2024 James Wright <james@jameswright.xyz>

ci: Enable smartsim and PyTorch testing

eb4617cf26-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

aa34f9e726-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>

0406527026-Jun-2024 James Wright <james@jameswright.xyz>

Merge branch 'jeremy/cov-xml' into 'main'

Fix CI coverage reporting

See merge request phypid/honee!7

04c6ccea26-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - add int64 job

869763b226-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - ref CPU NPROC, not GPU

947fa35426-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

make - make all by default

e97df35a26-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - only test navierstokes

1...<<11121314151617181920>>...61