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

Workflow support #82

Merged
merged 36 commits into from
Sep 18, 2024
Merged

Workflow support #82

merged 36 commits into from
Sep 18, 2024

Conversation

koparasy
Copy link
Member

  • Implements orchestrator to push sub-selection jobs and training jobs using flux
  • Extends stager to receive model update notifications and push them to the user provided filter mechanism
  • Initial support for a workflow description language
  • Adds new example of binomial options, the benchmark can scale the time on a per element basis.
  • Adds a training script (Thank you @ZwFink) for binomial

@koparasy
Copy link
Member Author

@lpottier this is 'ready' for review. I will start cleaning up the code and adding comments etc. Keep in mind that this is the first implementation of the end-to-end so the process is likely to be sub-optimal.

Copy link
Collaborator

@lpottier lpottier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very big PR, looks good to me! Thanks @koparasy

examples/tools/train.py Outdated Show resolved Hide resolved
src/AMSWorkflow/ams/ams_flux.py Outdated Show resolved Hide resolved
@koparasy koparasy merged commit c15e5a7 into develop Sep 18, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants