History log of /honee/include/smartsim.h (Results 1 – 15 of 15)
Revision Date Author Comments
# 0c608af5 26-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !142, 'jrwrigh/smartsim_solution', into 'main'

feat(smarsim): Add solution writing for smartsim

See merge request phypid/honee!142


# 9ae013d6 19-Aug-2025 James Wright <james@jameswright.xyz>

feat(smarsim): Add solution writing for smartsim

Also includes some other significant refactors, such has moving some
functions to `smartsim-impl.h` and using `smartsim.h` to host setup and
TSMonito

feat(smarsim): Add solution writing for smartsim

Also includes some other significant refactors, such has moving some
functions to `smartsim-impl.h` and using `smartsim.h` to host setup and
TSMonitor functions.

show more ...


# 28b0a49d 04-Jul-2025 James Wright <james@jameswright.xyz>

Merge MR !122, 'jrwrigh/honee_petscobject', into 'main'

feat: Convert Honee to PetscObject, remove auxillary structs

See merge request phypid/honee!122


# 7ebeccb9 20-Jun-2025 James Wright <james@jameswright.xyz>

feat: Move smartsim into Honee container


# 8a8cb6e0 10-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/license_changes' into 'main'

Update License post libCEED fork

See merge request phypid/honee!6


# ae2b091f 26-Jun-2024 James Wright <james@jameswright.xyz>

chore: Move to Apache-2.0 OR BSD-2-Clause


# e3d8f5c4 18-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1558 from CEED/jrwrigh/smartsim_multiple_filter_widths

fluids: Add option for multiple filter widths during in-situ SGS training


# 43e9749f 15-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Rename PetscSmartRedisCall -> PetscCallSmartRedis


# 4fa1625a 12-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Misc cleanup of SmartSim and SGS training


# 20bd4f36 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1537 from CEED/jeremy/pragma-once

Use #pragma once for non-JiT headers


# dc936754 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# 18fb7758 26-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ex - use #pragma once in examples


# 8140a309 27-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1203 from CEED/jrwrigh/smartsim

fluids: SmartSim Online Data-Driven SGS training


# ff6b888a 27-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Change SmartRedisCall -> PetscSmartRedisCall


# 7cd70835 19-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add SmartSim setup

- Adds `-smartsim_diable_calls` which can run with `-sgs_train_enable`,
but doesn't call SmartSim library calls. This allows for debugging the
training related functio

fluids: Add SmartSim setup

- Adds `-smartsim_diable_calls` which can run with `-sgs_train_enable`,
but doesn't call SmartSim library calls. This allows for debugging the
training related functions without having to run inside a SmartSim
experiment.

show more ...