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

Feature profiling workflow #18

Merged
merged 16 commits into from
Mar 19, 2024

Conversation

sbaldu
Copy link
Collaborator

@sbaldu sbaldu commented Feb 9, 2024

This PR:

  • creates a test main.cc file which runs the algorithm on a large test dataset and then profiles the executable
  • creates a workflow that automatically runs the profile of the serial version
  • creates another workflow that, when pushing to the main branch, runs the profiling agains and uploads the log as an artifact

@sbaldu sbaldu marked this pull request as draft February 9, 2024 13:45
@sbaldu sbaldu marked this pull request as ready for review February 19, 2024 15:29
@sbaldu sbaldu added enhancement New feature or request addition Adding a new feature labels Mar 1, 2024
@sbaldu sbaldu force-pushed the feature_profiling_workflow branch from b216988 to 55663c4 Compare March 18, 2024 11:10
@sbaldu sbaldu force-pushed the feature_profiling_workflow branch from 4a1f4a6 to ff27074 Compare March 18, 2024 12:39
@sbaldu sbaldu merged commit ad43e2b into cms-patatrack:main Mar 19, 2024
9 of 11 checks passed
@sbaldu sbaldu deleted the feature_profiling_workflow branch September 29, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition Adding a new feature enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant