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

Create amg2023 experiment.py #352

Merged
merged 27 commits into from
Oct 4, 2024
Merged

Create amg2023 experiment.py #352

merged 27 commits into from
Oct 4, 2024

Conversation

rfhaque
Copy link
Collaborator

@rfhaque rfhaque commented Aug 24, 2024

bin/benchpark experiment init --dest amg2023 programming_model=[openmp|cuda|rocm] workload=[problem1|problem2] experiment=[strong|weak|example]

@github-actions github-actions bot added the experiment New or modified experiment label Aug 24, 2024

def compute_ramble_dict(self):
ramble_dict = super(Amg2023, self).compute_ramble_dict()
ramble_dict["ramble"]["software"] = ramble_dict["ramble"].pop("spack")
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pearce8 @scheibelp @becker33 This will be removed once the base experiment.py is fixed

def compute_include_section(self):
return ["./configs/software.yaml",
"./configs/variables.yaml",
"./configs/modifier.yaml",]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pearce8 @scheibelp @becker33 include ./configs does not work for modifier.py

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pearce8 @scheibelp @becker33 include ./configs does not work for modifier.py

@rfhaque Is this still an issue?

@pearce8 pearce8 mentioned this pull request Aug 26, 2024
15 tasks
@pearce8 pearce8 added the WIP A work-in-progress not yet ready to commit label Sep 27, 2024
@github-actions github-actions bot added the ci Involving Project CI & Unit Tests label Oct 4, 2024
@pearce8 pearce8 merged commit cffc853 into develop Oct 4, 2024
8 checks passed
@pearce8 pearce8 deleted the feature/amg2023-experiment branch October 4, 2024 22:14
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 WIP A work-in-progress not yet ready to commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants