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

Enable sdist install of helics_apps with ZeroMQ Core and Boost features #24

Open
3 tasks
nightlark opened this issue Feb 3, 2024 · 0 comments
Open
3 tasks
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed python

Comments

@nightlark
Copy link
Member

Installing from a sdist currently disables the ZeroMQ Core and any features using Boost (IPC + web server). It would be nice to get those working.

  • Add instructions for installing Boost headers as a pre-requisite for a sdist build (and test in CI!)
  • In GMLC-TDC/HELICS, make so that a vendored copy of the ZeroMQ source code can be used
  • Clean-up what libraries get installed (only binaries and required libzmq shared library; or static link so just binaries)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed python
Projects
None yet
Development

No branches or pull requests

2 participants