benchpark
benchpark copied to clipboard
An open collaborative repository for reproducible specifications of HPC benchmarks and cross site benchmarking environments
Ideally, we should have a maintainer for every system config (e.g., nosite-x86_64) and experiment (e.g., amg2023/cuda). The goals are the same as for Spack maintainers. I did not find a...
This is how this works in Ramble: https://googlecloudplatform.github.io/ramble/tutorials/2_running_a_simple_gromacs_experiment.html#setting-up-the-experiments ramble repo add ramble unit-test -k known_applications Near-term: perform the ramble unit-test in a benchpark workspace, with a list of applications (perhaps...
Code groups use clang-ibm as the default compiler on lassen and are planning to drop support for xlc in the near future. The default compiler for lassen should also be...
Add command that can be used to instantiate a new system definition, for example: ``` $ benchpark system-create --from=HPECray-zen3-MI250X-Slingshot cray1 $ ls configs/cray1 auxiliary_software_files spack.yaml system_definition.yaml variables.yaml $ benchpark system-create...
- How to curate a suite - How to report what is in a suite
while testing stream on fugaku i came across this bug (will fix the real problem later in a PR) ``` ==> No binary for stream-5.10-4aaoueupfe6vflmysh5bbs4xgxnvksmu found: installing from source ==>...
Working to add a new problem definition for GROMACS. Will upstream to Ramble at a later point.