-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Thanks for the solver. It works quite well for - for smaller problems. Hence opening the issue.
For bigger problems the memory requirements go up quite fast.
I am now looking for a way to split the problem into chunks.
(The web workers approach does not work for us)
While distributing the computation would also be nice and fancy, just batching would be more than enough.
My main concern is to have a hard memory boundary.
Can you recommend any approaches here?
Metadata
Metadata
Assignees
Labels
No labels