cubed
cubed copied to clipboard
Bounded-memory serverless distributed N-dimensional array processing
Results
133
cubed issues
Sort by
recently updated
recently updated
newest added
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...