pearce8
pearce8
Make the list of systems searchable; consider using `IO500 website < https://io500.org/submissions/customize/sc23/ten-production>`_ as inspiration.
Update: @rfhaque Please verify that this works with the new experiment.py and system.py definitions. Application.py can give suggestions on where an experiment might be run, but not requirements. However, application.py...
Options for enabling different values for a variable within a single system config, such as different number of cores or memory per node in AWS instances. Brainstorming notes from discussion...
Taking a stab at Option 1 in [Issue 234](https://github.com/LLNL/benchpark/issues/234). To invoke: ramble workspace setup --where '"{sys_instance_names}" == "hpc7a.12xlarge"' Could close https://github.com/LLNL/benchpark/issues/234
We will use Thicket for postprocessing performance results. - [x] Caliper modifiers. Caliper modifier "mode" determines what data is available in the .cali files after the run. - [X] Python...
0) Need to record maintainers: for systems (one per system config, e.g., nosite-x86_64), and experiments (one per experiment, e.g., amg2023/cuda) 1) New systems - system owners should define/update the default...
- Benchpark list in the docs currently shows all Ramble experiments. Should only be Benchpark experiments. - Add tags to Benchpark application.py (derive from Ramble if needed). - Add tags...
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...