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

Multiple executables #83

Open
Zarquan opened this issue Oct 18, 2024 · 0 comments
Open

Multiple executables #83

Zarquan opened this issue Oct 18, 2024 · 0 comments

Comments

@Zarquan
Copy link
Member

Zarquan commented Oct 18, 2024

Thinking about the use case described by colleagues from Australian SRC node.
If we have multiple executables, we can assign them to compute nodes using references.
In theory, a many to many relationship.

  • Simple use case
    • One executable on one compute node
  • Remote desktop with several applications installed
    • Several executables on the same compute node
  • Distributed executable e.g. Dask or a pipeline
    • The same executable on several compute nodes

Not for this iteration, but keep it in mind for the future.
This isn't that complex to implement if we have access to a VM based cloud compute platform e.g. Openstack, DigitalOcean, Amazon etc ..

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