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.10.0.tar.gz
(100.5 kB
view details)
Built Distribution
cubed-0.10.0-py3-none-any.whl
(131.4 kB
view details)
File details
Details for the file cubed-0.10.0.tar.gz
.
File metadata
- Download URL: cubed-0.10.0.tar.gz
- Upload date:
- Size: 100.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcf87b90e403c8180a69d9baf5979e583d6519b056996431a4eeb3fd37b51915 |
|
MD5 | 96ba150530ea445995a8349d91f626ae |
|
BLAKE2b-256 | 09b2c94bd6e4e03203482b2658b162736931276edecf8580d729acf9f4c1286f |
File details
Details for the file cubed-0.10.0-py3-none-any.whl
.
File metadata
- Download URL: cubed-0.10.0-py3-none-any.whl
- Upload date:
- Size: 131.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e93775c0e10c71887e6bd3265db7f19802484b8ee187eb2946edacba66af642e |
|
MD5 | 467cbe821cbb357d89336e2c46f65c9e |
|
BLAKE2b-256 | 677af102366f5d043e8d354f9140c94cb62432d50744d6f21e7729a158983546 |