Skip to content

Solving ODE with huge inputs / multi-device #444

@ASKabalan

Description

@ASKabalan

Hello,

I am looking to use Diffrax for a multi-device (multi-host to be more precise) setup.

I have setup everything correctly but I am not getting the same results as a single device solver.

What I want to know, is Diffrax supposed to work out of the box with sharded global arrays?
The function I am giving to ODETerm takes a sharded array but it does give me the correct results (sharding and custom partioning is done)

I can provide a MWE if needed.

Second (but related) question.

Is there anyway I can save snapshots (SaveAt) to disk and delete them rather than keeping the solution in memory?

thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions