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 ability to use distributed conduits #66

Open
3 tasks
ktras opened this issue Feb 14, 2024 · 1 comment
Open
3 tasks

Add ability to use distributed conduits #66

ktras opened this issue Feb 14, 2024 · 1 comment

Comments

@ktras
Copy link
Collaborator

ktras commented Feb 14, 2024

  • Add a distributed conduit to Github CI for testing purposes (probably udp-conduit)
  • Add argument to install script to pick the conduit (have default be smp conduit)
  • Decide long term plans, so design doesn't require running install script multiple times for use of different conduit setups and therefore installing gasnet multiple times (which is not required since one build of gasnet has all of the conduit options available for a given build mode)

Note: in install.sh, this line pkg="gasnet-smp-seq" is the line that sets the conduit

@ktras
Copy link
Collaborator Author

ktras commented Apr 3, 2024

Ability to use distributed conduit, whether in the CI or not as is in the task list above, is the most important aspect of this issue.

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

No branches or pull requests

1 participant