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

Plan for WorkGraph #180

Open
1 of 18 tasks
superstar54 opened this issue Jul 17, 2024 · 0 comments
Open
1 of 18 tasks

Plan for WorkGraph #180

superstar54 opened this issue Jul 17, 2024 · 0 comments

Comments

@superstar54
Copy link
Member

superstar54 commented Jul 17, 2024

  1. Can some of the features be released first? For example, without PythonJob
    TODO give a list of features,
  • want to released
  • released as experimental features
  • not released

Timeline

  • 2024-08, pre-release, and ask people to try, Coding week.
  • 2024-11, Stable release
  • 2025 early, virtual tutorial

Core feature to be included in the stable release (v1.0)

Version 1.1

  • PythonJob: An important feature requiring attention. Consider spending a day to enhance aspects such as:

    • Data serializers: Discuss the feasibility of a common data serializer repository.
    • Namespace output improvements
    • Improve virtual environments on remote computers.
    • Simplify the usage of PythonJob outside WorkGraph, e.g., inside a WorkChain.
    • Compare with aiida-dynamic-workflows. If possible, evaluate both aiida-dynamic-workflows and PythonJob to understand their strengths and limitations.
    • Data handling with Pickle.
  • Protocol and get_builder_from_protocol is commonly used in WorkChain. Can we implement similar concept for WorkGraph? Here is a simple protocol, but would be great we implment a better one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant