-
Notifications
You must be signed in to change notification settings - Fork 25
Package - Host package updates #671
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
Conversation
|
spolifroni-amd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kiritigowda what is the rocDecode-host package used for?
At the top of the package installation topic there's a description of the packages, and the host package doesn't seem to have been added there.
spolifroni-amd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This actually needs a changelog entry. I missed that the first time I looked.
|
@AryanSalmanpour can we merge this? |
Motivation
Host package is only created if all dependencies are meet
Technical Details
Separate host module from runtime and dev package
Test Plan
All current CTests
Test Result
Ctests should pass
Submission Checklist