Skip to content

Commit

Permalink
bh_stack_none now uses openmp
Browse files Browse the repository at this point in the history
  • Loading branch information
madsbk committed Dec 8, 2016
1 parent 28f362b commit b10977c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/benchpress/default.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
bh_stack_none = [
[('NA', 'bridge', None)],
[('NA', 'node', None)],
[('NA', 'cpu', None)]
[('NA', 'openmp', None)]
]

# End of the new format
Expand Down

0 comments on commit b10977c

Please sign in to comment.