Skip to content

dpbench fails if no reference implementation for benchmark #272

Description

@AlexanderKalistratov
 File "/home/akalistr/miniconda3/envs/dpbench-dev/bin/dpbench", line 33, in <module>
sys.exit(load_entry_point('dpbench', 'console_scripts', 'dpbench')())
File "/home/akalistr/repo/dpbench/dpbench/console/entry.py", line 134, in main
execute_run(args, conn)
File "/home/akalistr/repo/dpbench/dpbench/console/run.py", line 172, in execute_run
runner.run_benchmark_and_save(
File "/home/akalistr/repo/dpbench/dpbench/infrastructure/benchmark_runner.py", line 372, in run_benchmark_and_save
results = self.run_benchmark_in_sub_process(rc)
File "/home/akalistr/repo/dpbench/dpbench/infrastructure/benchmark_runner.py", line 332, in run_benchmark_in_sub_process
brc.ref_framework: cfg.Framework = [
IndexError: list index out of range

https://github.com/IntelPython/dpbench/blob/main/dpbench/infrastructure/benchmark_runner.py#L332

Also see #271

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions