We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
New system.py directives:
name = "lanl-venado" system_site = "lanl" system_name = "venado" hardware = system_hardware_key (from all_system_definitions/system_hardware_key/system_definition.yaml) maintainer("...")
New experiment.py directives:
url = ... name = "amg2023" spack_name = "amg2023" ramble_name = "amg" maintainer("...")
Parent classes (CudaExperiment, etc.) directives:
programming_model("cuda") scaling("strong")
Benchpark info command needs the following subcommands:
Benchpark info
The text was updated successfully, but these errors were encountered:
scheibelp
No branches or pull requests
New system.py directives:
New experiment.py directives:
Parent classes (CudaExperiment, etc.) directives:
Benchpark info
command needs the following subcommands:The text was updated successfully, but these errors were encountered: