pearce8

Results 49 issues of pearce8

Make the list of systems searchable; consider using `IO500 website < https://io500.org/submissions/customize/sc23/ten-production>`_ as inspiration.

docs

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...

feature

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...

feature
configs

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

feature
configs
ideas

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...

feature
application

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...

docs

- 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...

feature

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...

feature