Skip to content

Cubed on Burla? #75

Description

@TomNicholas

@tomwhite and I work on Cubed, a framework for running distributed multidimensional array computations at scale atop serverless architectures. We use it for genetics and geoscience workloads.

Cubed can run on all sorts of DAG frameworks, including Dask, Ray, Apache-Beam and Modal, but really only requires an extremely simple parallel map primitive. We use lithops for that now, but really even lithops is more complex than what we need, and Burla's remote_parallel_map is essentially the minimum primitive required.

It could be fun to try to make a Cubed executor for Burla and run some scientific workloads...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions