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 more config options to HELICS #18

Open
josephmckinsey opened this issue Oct 19, 2022 · 0 comments
Open

Add more config options to HELICS #18

josephmckinsey opened this issue Oct 19, 2022 · 0 comments

Comments

@josephmckinsey
Copy link
Collaborator

In order to run multiple and hierarchical simulations, additional brokers must be started, and federates must be pointed towards these brokers.

The "proper" way to initialize this would be to pass a partial JSON config in the style of a HELICS federate JSON. Word of mouth from a HELICS developer has indicated that we should be able to just pass this partial config in. Since we do a significant amount of channel name reconfiguration, algorithm developers will still need to define their own publications and subscriptions.

Key properties for nice configuration:

  • name
  • broker_address
  • broker_port
  • core_type (not as required)
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