benchpark icon indicating copy to clipboard operation
benchpark copied to clipboard

An open collaborative repository for reproducible specifications of HPC benchmarks and cross site benchmarking environments

Results 99 benchpark issues
Sort by recently updated
recently updated
newest added

Updated: - [X] @scheibelp implemented an instantiation of a system which `benchpark setup` can use. - [x] @scheibelp, please implement a way to instantiate an experiment which `benchpark setup` can...

ci

Adding GPCNet benchmarks, network_test and network_load_test. FOMs are TBD. Potentially closes #322.

experiment
ci
application
WIP

Progress on sandia microbenchmarks. So far, both mpi_overhead and base msgrate workloads work, although I'm not finished setting up the rma and shm variants for msgrate in spack. This is...

experiment
application
WIP

This adds a new system definition you can select with `benchpark system init` to generate a refined version of https://github.com/LLNL/benchpark/tree/develop/configs/LLNL-Sierra-IBM-power9-V100-Infiniband, e.g. `benchpark system init --basedir=test-lassen-create lassen cuda=10-1-243 compiler=xl` The system...

changes requested
configs

bin/benchpark experiment init --dest laghos Don't believe there's any variants that need to be specified here

experiment
changes requested
ci

Rewriting `qws` as an experiment object.

experiment
changes requested
ci

Adding osu-microbenchmarks experiment.py file.

experiment
changes requested

This is the Kripke PR, for review by Riyaz

experiment
application
WIP

- [ ] Variables @dyokelson - [ ] Type of study (strong scaling, weak scaling) @dyokelson - [ ] Process binding; we should use https://github.com/bcumming/affinity @daboehme, can this be used...

The commands listed [here](https://software.llnl.gov/benchpark/2-benchpark-list.html) need to be updated to traverse and return values from any new structures before the old configs are removed.