Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use case: Parallel pipeline execution on partial data #2

Open
denisri opened this issue Jan 13, 2022 · 0 comments
Open

Use case: Parallel pipeline execution on partial data #2

denisri opened this issue Jan 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@denisri
Copy link
Contributor

denisri commented Jan 13, 2022

Author: Nicolas S.

Summary: Run parallel processes on data that are only partially loadable in RAM (due to their size)

Description:

Each parallel process of a pipeline will access partially a sub-part of an image. The processed sub-part will be reintegrated to a whole image. The process should deal with border issues.

Participants: NA => single user

Datasets: Up to ~1000 images of ~200 GB each.

Data flow: local image -> HPC platform -> local result

Security: NA

Workgroup(s): pipeline

@denisri denisri added the enhancement New feature or request label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant