few-electrician-82853
05/24/2023, 8:01 AMbillowy-winter-86593
05/24/2023, 1:21 PM# for a specific workflow
LaunchPlan.get_or_create(
name="cpu_intensive_wf",
workflow=cpu_intensive_wf,
max_parallelism=10,
)
# in helm
flyteadmin:
maxParallelism: 25
see docs
Yee will have a better answer late! He is core dev of Flyte.freezing-airport-6809
few-electrician-82853
05/24/2023, 2:49 PMFlyte enables production-grade orchestration for machine learning workflows and data processing created to accelerate local workflows to production.
Powered by