cubed icon indicating copy to clipboard operation
cubed copied to clipboard

Bounded-memory serverless distributed N-dimensional array processing

Results 133 cubed issues
Sort by recently updated
recently updated
newest added

It would be great to have a Cubed logo.

documentation

Fixes #177 ~~This is needed for #621~~ [No longer true as the threads executor does not need to measure memory since tasks don't run in isolation]

Issue Description: Incorrectly specifying the location of the config via `CUBED_CONFIG` does not result in an error and instead is silently ignored, allowing execution to proceed with defaults for the...