Hi I am testing a modified version of the parallel...
# flyte-support
b
Hi I am testing a modified version of the parallelization here https://docs.flyte.org/en/latest/user_guide/advanced_composition/nested_parallelization.html#mixed-parallelism It seems inconsistent what version the two workflows are using.
Copy code
core_wf_lp = LaunchPlan.get_or_create(core_wf)
pyflyte run complains of i`ncorrectly specified launchplan`
h
Mind sharing the modified code?