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

Add code to automatically verify wrappers #45

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

dvalinrh
Copy link
Contributor

@dvalinrh dvalinrh commented Oct 9, 2024

No description provided.

validate_line Outdated Show resolved Hide resolved
validate_line Show resolved Hide resolved
validate_line Outdated Show resolved Hide resolved
validate_line Outdated Show resolved Hide resolved
validate_line Show resolved Hide resolved
general_setup Outdated Show resolved Hide resolved
validate_line Outdated Show resolved Hide resolved
validate_line Outdated Show resolved Hide resolved
validate_line Show resolved Hide resolved
general_setup Outdated Show resolved Hide resolved
verification Outdated Show resolved Hide resolved
@dvalinrh
Copy link
Contributor Author

Example of verification file

Required_Systems: intel,amd,arm
fields: T/V:s,N:2,NB:n,P:n,Q:n:Time:n,Gflops:n
test:--iterations 1:base_test_results/base_line
test:--iterations 1 --use_mkl:base_test_results/auto_mkl_results_file
test:--iterations 1 --blis_lib:base_test_results/auto_hpl_base/blis
test:--iterations 1 --resgression:base_test_results/auto_hpl_base/regression

Required_Systems: <future enhancement, when in place will track the archs run on to those required>
fields: :,......
Known types:
s: string
sm: string, must match.
n: numeric field
test::

@dvalinrh dvalinrh requested review from a team and kdvalin February 6, 2025 19:15
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

Successfully merging this pull request may close these issues.

2 participants