pycsa.compute¶
Compute-pipeline plumbing.
Currently exposes ComputeContext — an explicit container for
per-task compute resources (buffer pool + tile-cache accessor) threaded
through the CSA pipeline.
Modules
ComputeContext: explicit container for per-task compute resources. |