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

Hotfixes for Grafana packaging and new roofline binaries #364

Merged
merged 8 commits into from
May 10, 2024
Merged

Conversation

coleramos425
Copy link
Collaborator

This PR reorganizes the Grafana assets included in Omniperf such that all related material is relegated to the top level grafana/ subdirectory. As far as packaging is concerned we've now added this subdirectory to our CMakeLists.txt:

omniperf/CMakeLists.txt

Lines 315 to 320 in 393c119

# grafana assets
install(
DIRECTORY grafana
DESTINATION ${CMAKE_INSTALL_DATADIR}/${PROJECT_NAME}
COMPONENT main
)

@coleramos425 coleramos425 requested a review from koomie May 9, 2024 16:31
@coleramos425 coleramos425 requested a review from a team as a code owner May 9, 2024 16:31
@coleramos425 coleramos425 changed the title Hotfixes for Grafana packaging Hotfixes for Grafana packaging and new roofline binaries May 9, 2024
Signed-off-by: coleramos425 <[email protected]>
@coleramos425 coleramos425 merged commit 1f370c9 into main May 10, 2024
8 of 10 checks passed
@coleramos425 coleramos425 added packaging Roofline Related to Omniperf's Roofline Analysis Grafana GUI Related to Omniperf's Grafana GUI labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Grafana GUI Related to Omniperf's Grafana GUI packaging Roofline Related to Omniperf's Roofline Analysis
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant