Skip to content

[CODE IMPROVEMENT] directly access results from spatialdata object without need to memory-mapping #218

@sophiamaedler

Description

@sophiamaedler

performance in base implementation is not sufficient to support this but we had some ideas of areas to start solving this problem.

Check out the cell where we configure a dask `LocalCluster here, it's just two lines of code
https://scanpy.readthedocs.io/en/stable/tutorials/experimental/dask.html
I genuinely don't know what dask's defaults are without one. But you can tune the number of workers etc.
https://docs.dask.org/en/stable/deploying-python.html#reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions