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

sched: Refactor native scheduler code into a library #13

Open
cimes-isi opened this issue Sep 1, 2022 · 0 comments
Open

sched: Refactor native scheduler code into a library #13

cimes-isi opened this issue Sep 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@cimes-isi
Copy link
Collaborator

The primary goal here would be to eliminate---or at least make optional---the yaml-cpp native dependency. We could still keep the scheduler application with the yaml-cpp dependency, but only build it when the dependency is found. The pipeedge Python package should be able to talk directly to the native scheduling code though without requiring yaml-cpp.

@cimes-isi cimes-isi added the enhancement New feature or request label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant