Bounded-memory serverless distributed N-dimensional array processing
Project description
Cubed
Note: this is a proof-of-concept, and many things are incomplete or don't work.
Bounded-memory serverless distributed N-dimensional array processing
Cubed is a distributed N-dimensional array library implemented in Python using bounded-memory serverless processing and Zarr for storage.
- Implements the Python Array API standard (see coverage status)
- Guaranteed maximum memory usage for standard array functions
- Follows Dask Array's chunked array API (
map_blocks
,rechunk
,apply_gufunc
, etc) - Zarr for persistent and intermediate storage
- Multiple serverless runtimes: Python (in-process), Lithops, Modal, Apache Beam
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cubed-0.6.1.tar.gz
(79.7 kB
view details)
Built Distribution
cubed-0.6.1-py3-none-any.whl
(102.4 kB
view details)
File details
Details for the file cubed-0.6.1.tar.gz
.
File metadata
- Download URL: cubed-0.6.1.tar.gz
- Upload date:
- Size: 79.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36f974cd567b14284ee3399e04147dc4bacbc20ee9da63fb1362233490ca9711 |
|
MD5 | 93e8463e980c1795d5615d82204368d1 |
|
BLAKE2b-256 | 4168f8b9075e819352741d779be9ec9dee7324e9e30b42733c7d513fb45abe80 |
File details
Details for the file cubed-0.6.1-py3-none-any.whl
.
File metadata
- Download URL: cubed-0.6.1-py3-none-any.whl
- Upload date:
- Size: 102.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37c7fe3a89ce16ab0cdc8927993f649962d8e9eb2c278a48f8546bc4418bd88f |
|
MD5 | 7a87a0a277c11db8aea304f65853a5f7 |
|
BLAKE2b-256 | fc74ae2b2d9b7552ff70a1b8f91a344a4d7db940d0ebef17d744e5a10f81225c |