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
- Integration with Xarray via cubed-xarray
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.12.0.tar.gz
(106.5 kB
view details)
Built Distribution
cubed-0.12.0-py3-none-any.whl
(139.0 kB
view details)
File details
Details for the file cubed-0.12.0.tar.gz
.
File metadata
- Download URL: cubed-0.12.0.tar.gz
- Upload date:
- Size: 106.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a4442088441e7ce593a895f6f346dcc5f4f36e092e1d10023a5238086f9b31f |
|
MD5 | ed0fc89cce450f9b57cbc8d5019d410d |
|
BLAKE2b-256 | 56bdfa302c81e5728ad7d1f5c23af122a4de5e10a4208b8eb17baf26e5f03de4 |
File details
Details for the file cubed-0.12.0-py3-none-any.whl
.
File metadata
- Download URL: cubed-0.12.0-py3-none-any.whl
- Upload date:
- Size: 139.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e34e2b0fd2588894c3b06299f3fc920946cb40c974eb55d16b3b90f03619c74 |
|
MD5 | 3467ebcf152bb3931d72011dbef4598e |
|
BLAKE2b-256 | 96adfe6613e02d25dec72442d146c6926b0836b394e7e0257090d0fb5883fdb9 |