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

add file retrieval lists to job template #5636

Closed
wants to merge 2 commits into from

Commits on Sep 6, 2022

  1. add file retrieval lists to job template

    In some scenarios, retrieving files after job completion may need
    to be handled by pushing them back via the compute job rather than by AiiDA trying to fetch them.
    
    By adding the various retrieval/copy lists to the JobTemplate, this is
    made possible.
    ltalirz committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    de55e62 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    730efdb View commit details
    Browse the repository at this point in the history