Skip to content

Commit 49f2443

Browse files
committed
Add Job Recipe API spec and design doc
Add docs/design/job_recipe_spec.md covering the Recipe API interface design: - User guide (constructor, export/execute, filters, config, decomposers, per-site config, model/checkpoint) - Execution environments (SimEnv, PocEnv, ProdEnv) - Memory management (server_memory_gc_rounds with per-recipe defaults) - 14 API enhancement requirements (deploy map, multi-script/launcher, k8s, algorithm config, optional integrations, resource/GPU, client tracking, job scope, client memory) - Proposed API changes for each requirement with recommendations
1 parent 0c636e9 commit 49f2443

File tree

2 files changed

+672
-0
lines changed

2 files changed

+672
-0
lines changed

docs/design/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Designs
2+
3+
Technical design and architecture documents.

0 commit comments

Comments
 (0)