- 09 Dec, 2024 7 commits
-
-
Jakob Görgen authored
-
Jakob Görgen authored
-
Jakob Görgen authored
-
Jakob Görgen authored
symphony/client/simbricks/client/client: logic to follow run as part of client lib + rich formatting
-
Jakob Görgen authored
-
Jakob Görgen authored
-
Jakob Görgen authored
symphony/orchestration + symphony/runtime: users can specify artifact paths on instantiation to create artifacts after simulation
-
- 07 Dec, 2024 1 commit
-
-
Jakob Görgen authored
symphony/utils/simbricks/utils/artifatcs : added funciton to later create artifatcs from user provided paths
-
- 06 Dec, 2024 2 commits
-
-
Jakob Görgen authored
cli/simbricks/cli/commands : commands for handling files associated with runs + handel creation, deletion, retrieval of runs
-
Jakob Görgen authored
client/simbricks/client/client: functions for handling the creation, retrieval and deletion + updates of runs
-
- 05 Dec, 2024 3 commits
-
-
Jakob Görgen authored
cli/simbricks/cli/state: added admin client + turned functions into properties; cli/simbricks/cli/commands/admin: added admin commands
-
Jakob Görgen authored
-
Jakob Görgen authored
-
- 03 Dec, 2024 1 commit
-
-
Jakob Görgen authored
-
- 02 Dec, 2024 5 commits
-
-
Jakob Görgen authored
-
Jakob Görgen authored
-
Jakob Görgen authored
-
Jakob Görgen authored
-
Jakob Görgen authored
-
- 30 Nov, 2024 15 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Also use pydantic-settings here for now. Add options for auth, and base url.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Should be explicitly created by the runtime later and set.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Do not assume that everything is running from the repo. Finding things relative to the python script paths is also broken once packages get installed via pip etc. For now just default to having SimBricks under /simbricks or else this has to be set in the environment.
-
Antoine Kaufmann authored
This results in the same environment as with the provided dockerfiles. Then we can use that as the default setting for the instantiation environment.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
`symphony-dev` sets up the current python environment for development. Includes installing required dependencies and then editable installs for each simbricks python package. `symphony-build` build wheels and source packages for all simbricks python packages in `symphony/dist/`.
-
- 29 Nov, 2024 6 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-