Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

[BUG] Balance assignment of free equations in PipeshardParallel #549

Open
merrymercy opened this issue Jun 27, 2022 · 1 comment
Open

[BUG] Balance assignment of free equations in PipeshardParallel #549

merrymercy opened this issue Jun 27, 2022 · 1 comment
Labels
good first issue Good for newcomers known bug Something isn't working

Comments

@merrymercy
Copy link
Member

merrymercy commented Jun 27, 2022

We should use a round-robin strategy here to assign these free equations. Otherwise, mesh 0 will run out of memory

# all inputs are infered, all outputs are not assigned
sliced_eqns[0].append(eqn)
logger.debug(f'{eqn} are arbitrarily assigned')

@merrymercy
Copy link
Member Author

cc @ZYHowell

@ZYHowell ZYHowell added the known bug Something isn't working label Jun 28, 2022
@ZYHowell ZYHowell self-assigned this Jun 28, 2022
@merrymercy merrymercy added the good first issue Good for newcomers label Jul 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers known bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants