LLNL / benchpark

An open collaborative repository for reproducible specifications of HPC benchmarks and cross site benchmarking environments
https://software.llnl.gov/benchpark/
Apache License 2.0
28 stars 25 forks source link

move experiments/systems #416

Closed scheibelp closed 3 weeks ago

scheibelp commented 4 weeks ago

Doesn't yet update docs

The actual code changes are small

scheibelp commented 4 weeks ago

Doc references have been updated:

    experiments_root/
        ramble/
        spack/
        <Benchmark/ProgrammingModel>/
            <System>/
                workspace/
                    configs/
                        (everything from source/configs/<System>)
                        (everything from source/experiments/<Benchmark/ProgrammingModel>)

where I replaced source/configs/<System> with system_def_dir (since that can come from a legacy static definition or a dynamic one)