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

Standardize blas lapack handles #617

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

rfhaque
Copy link
Collaborator

@rfhaque rfhaque commented Feb 13, 2025

This PR standardizes the names of the blas and lapack handles for all application experiment.py files tp 'default-blas and 'default-lapack. It also adds these handles to each system.py if needed.

Adding/modifying a system (docs: Adding a System)

  • Add/modify systems/system_name/system.py file

Adding/modifying a benchmark (docs: Adding a Benchmark)

  • Add/modify an experiments/benchmark_name/experiment.py to define a single node and multi-node experiments

@rfhaque rfhaque requested review from scheibelp and pearce8 February 13, 2025 20:25
@github-actions github-actions bot added the experiment New or modified experiment label Feb 13, 2025
@pearce8 pearce8 requested a review from becker33 February 13, 2025 20:28
@pearce8
Copy link
Collaborator

pearce8 commented Feb 13, 2025

@becker33 I need you to weigh in on how we should be setting this up. This PR touches on a portion of the discussion we had in #551.

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

Successfully merging this pull request may close these issues.

2 participants