project-codeflare / codeflare

Simplifying the definition and execution, scaling and deployment of pipelines on the cloud.
https://codeflare.dev
Apache License 2.0
218 stars 35 forks source link

Investigate and measure zero copy for pipelines #28

Open raghukiran1224 opened 3 years ago

raghukiran1224 commented 3 years ago

Overview

As a CF pipelines user, I would like to understand the memory consumption when pipelines are executed. Given pipelines accept nparrays, will zero copy sharing of Ray help?

Acceptance Criteria

Questions

Assumptions

Reference