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

Shift processes hidden within the repo to a ProcLib of generic processes #43

Closed
1 task done
phstratmann opened this issue Sep 27, 2022 · 2 comments
Closed
1 task done

Comments

@phstratmann
Copy link
Contributor

Objective of issue: Currently, many processes are being coded somewhere within the repo. I would suggest to shift them to a generic ProcLib.

Lava version:

  • 0.3.0 (feature release)
@GaboFGuerra
Copy link
Collaborator

Do you mean generic ProcLib of Lava or of lava-optimization?

@phstratmann
Copy link
Contributor Author

Either would be fine. If it is viable that the processes may be re-used anywhere, I would suggest lava.
It is just strange to see processes anywhere else than in a ProcLib

I'm referring to processes such as in
src/lava/lib/optimization/solvers/generic/hierarchical_processes.py
src/lava/lib/optimization/solvers/generic/monitoring_processes/solution_readout/process.py
...

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

2 participants