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: Remote pyaims processing with remote datasets #8

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

Use case: Remote pyaims processing with remote datasets #8

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

Name: remote_process_remote_dataset

Author: Joël C.

Summary: The dataset lies on the remote storage platform. The aims utilities lie on the remote computing plateform. The non-developer user implements pyaims-based processing step on the remote computing platform. The result is stored on the remote storage platform

Description:

Participants: advanced users to get for example deep learning projects running that use as a first step pyaims processing

**Datasets:**datasets of the size of UK biobank (~ 500,000 subjects)

Data flow:
Input data is on the storage platform. Client side of the project is setup on the computing platform. Processing can be performed in GPUs on the computing platform

Security:
Linking the use of each dataset with the authorization to be provided by the external dataset provider. Separate the access to the csv file and the access to the data, generally linked to different kinds of authorization

Workgroup(s): pipeline, security

@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