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

RAJAPerf experiment class #518

Closed
wants to merge 5 commits into from
Closed

Conversation

august-knox
Copy link
Collaborator

@august-knox august-knox commented Jan 3, 2025

Description
Adding updated experiment class for RAJAPerf. includes, openmp, rocm, cuda implementations, and caliper variant. Added dryrun as well

{x} Adding a system, benchmark, or experiment
{ } Modifying an existing system, benchmark, or experiment
{ } Documentation update
{ } Build/CI update
{ } Benchpark core functionality

Checklist:

If adding/modifying a system:

{ } Create a new directory for the system and a new system.py file
{ } Add a new dry run unit test in .github/workflows
{ } System appears in System Specifications table in docs catalogue section

If adding/modifying a benchmark:

{ } Add a new application.py and (maybe) package.py under a new directory
for this benchmark
{x} Configure an experiment
{ } Benchmark appears in Benchmarks and Experiments table in docs catalogue
section

If adding/modifying a experiment:

{x} Extend experiment.py under existing directory for specific benchmark
{x} Define a single node and multi-node experiments

If adding/modifying core functionality:

{ } Update docs
{x} Update .github/workflows and .gitlab/ci unit tests (if needed)

@github-actions github-actions bot added experiment New or modified experiment ci Involving Project CI & Unit Tests labels Jan 3, 2025
august-knox added 2 commits January 3, 2025 13:33
@august-knox august-knox requested a review from rfhaque January 3, 2025 21:39
@august-knox august-knox closed this Jan 6, 2025
@august-knox august-knox reopened this Jan 6, 2025
@august-knox august-knox closed this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Involving Project CI & Unit Tests experiment New or modified experiment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant