You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: