History log of /honee/ (Results 551 – 575 of 1514)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7ffa0ff820-May-2024 James Wright <james@jameswright.xyz>

fluids: Use TORCH_DEVICE_CPU for sycl backends

On Sunspot, on-device inference is not working reliably. I'm not sure
exactly why at the moment (whether it's a libCEED backend issue or
something else

fluids: Use TORCH_DEVICE_CPU for sycl backends

On Sunspot, on-device inference is not working reliably. I'm not sure
exactly why at the moment (whether it's a libCEED backend issue or
something else).

show more ...

f548ed7920-May-2024 James Wright <james@jameswright.xyz>

doc(fluids): Add documentation for pytorch SGS

b40a7e6311-May-2024 James Wright <james@jameswright.xyz>

fluids: Add log_events.c/h, PetscLogEvent for torch

To have the log_events accessbile to torch (in C++), I needed to
separate out the header file containing the extern PetscLogEvent
declarations. Wh

fluids: Add log_events.c/h, PetscLogEvent for torch

To have the log_events accessbile to torch (in C++), I needed to
separate out the header file containing the extern PetscLogEvent
declarations. While I was at it, I figured it'd be more clear to have a
separate log_events.c file as well to have the actual "storage" of the
PetscLogEvents and the RegisterLogEvents function itself.

show more ...

4c07ec2204-Oct-2023 James Wright <james@jameswright.xyz>

fluids: Add PyTorch external DD SGS evaluation

- Rename sequential_internal -> *_ceed

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

Merge pull request #1605 from CEED/jrwrigh/idl_explicit

fluids: Add IDL to RHSFunction_Newtonian

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

Merge pull request #1604 from CEED/jrwrigh/fix_span_stats

fix(fluids): Spanwise width miscalculated for statsitics

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

test(fluids): Modify test for IDL explicit

- Repurposing the Gaussian wave explicit test to also include IDL
testing
- Also modify the Advection skew tolerance slightly to pass on my local
machi

test(fluids): Modify test for IDL explicit

- Repurposing the Gaussian wave explicit test to also include IDL
testing
- Also modify the Advection skew tolerance slightly to pass on my local
machine (failed with 5.076e-10 on the avx/blocked backend)

show more ...

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

fluids: Add IDL to RHSFunction_Newtonian

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

fix(fluids): Spanwise width miscalculated for statsitics

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

Merge pull request #1598 from CEED/jrwrigh/blasius_check_var

fluids: Add check to blasius for state variable and weak inflow

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

fluids: Add check to blasius for state variable

06d6e9c829-May-2024 James Wright <james@jameswright.xyz>

Merge pull request #1593 from CEED/jrwrigh/fix_vortexshedding_options

fluids: Change deprecated vortexshedding.yaml options

90367dcb29-May-2024 James Wright <james@jameswright.xyz>

fluids: Change deprecated vortexshedding.yaml options

2fea532804-May-2024 James Wright <james@jameswright.xyz>

Merge pull request #1573 from CEED/jrwrigh/fix_fluids_printing

fluids: Correct printing of MatTypes

3678fae301-May-2024 James Wright <james@jameswright.xyz>

fluids: Print correct Mat Types

d0fa51ca03-May-2024 James Wright <james@jameswright.xyz>

Merge pull request #1576 from CEED/jrwrigh/update_matceed

fluids: Add back CeedOperator PetscLogEvents

c63b910f03-May-2024 James Wright <james@jameswright.xyz>

fluids: Add back CeedOperator PetscLogEvents

Remove the unused fluids-based ones in favor of the built-in MatCeed
ones

e539bbba01-May-2024 James Wright <james@jameswright.xyz>

fix(fluids): Print info just before solving

d8247ac501-May-2024 James Wright <james@jameswright.xyz>

fix(fluids): Add PCNONE to MatCeed solver selection

8871369a03-May-2024 James Wright <james@jameswright.xyz>

Merge pull request #1575 from CEED/jrwrigh/add_MatCeedSetReal

fluids: Add `MatCeed{Get,Set}ContextReal`

8b104ae803-May-2024 James Wright <james@jameswright.xyz>

Merge pull request #1574 from CEED/jrwrigh/update_matceed

fluids: MatCeed and Ratel Updates

51bb547f02-May-2024 James Wright <james@jameswright.xyz>

fluids: Demo MatCeed{Get,Set}ContextReal

c1c64bfc02-May-2024 James Wright <james@jameswright.xyz>

fluids: Use new MatCeed/Ratel updates

40d80af102-May-2024 James Wright <james@jameswright.xyz>

fluids: Update MatCeed with Ratel updates

87b4b42a30-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1571 from CEED/jrwrigh/createqdata_function

fluids: Add CreateQData and CreateQDataBoundary functions

1...<<21222324252627282930>>...61