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

benchpark python script to grab programming models #486

Open
pearce8 opened this issue Dec 10, 2024 · 0 comments
Open

benchpark python script to grab programming models #486

pearce8 opened this issue Dec 10, 2024 · 0 comments
Assignees

Comments

@pearce8
Copy link
Collaborator

pearce8 commented Dec 10, 2024

A script to access info in experiment.py:

class Amg2023(
    Experiment,
    OpenMPExperiment,
    CudaExperiment,
    ROCmExperiment,
    StrongScaling,
    WeakScaling,
    ThroughputScaling,
    Caliper,
):

For now, we would use benchpark-python. Once experiments become Spack packages, we could use
spack-python (https://spack-tutorial.readthedocs.io/en/latest/tutorial_spack_scripting.html). #138 is an example of using spack-python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants