Skip to content
Snippets Groups Projects
Commit f0755639 authored by Eduard Lavuš's avatar Eduard Lavuš
Browse files

experiments: test_mb2_cpu_offload

parent cf8c9ba6
No related branches found
No related tags found
No related merge requests found
...@@ -530,9 +530,10 @@ ...@@ -530,9 +530,10 @@
"parameters": { "parameters": {
"work_group_size": [32, 1], "work_group_size": [32, 1],
"work_share_factor": { "work_share_factor": {
"choices": ["0.1", "0.18", "0.22", "0.24", "0.26", "0.28", "0.5"] "choices": ["0.0", "0.10", "0.20", "0.24", "0.25", "0.26", "0.30", "0.5"]
}, },
"work_share_axis": { "choices": ["x", "y"] } "#cpu_profile": { "choices": ["all", "big-all"] },
"work_share_axis": "y"
}, },
"environment": {} "environment": {}
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment