Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dpbench fails if no reference implementation for benchmark #272

Copy link
Copy link
@AlexanderKalistratov

Description

@AlexanderKalistratov
Issue body actions
  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

Reactions are currently unavailable

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.