Skip to content

Commit

Permalink
update benchmark 2020 filesnames
Browse files Browse the repository at this point in the history
  • Loading branch information
mtar committed Dec 13, 2023
1 parent 9827e4d commit 24bcdf1
Show file tree
Hide file tree
Showing 38 changed files with 28 additions and 28 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"trials": 10,

"benchmarks": {
"dask-auto-cpu": {
"dask_auto_cpu": {
"template": "dask",
"nodes": [2, 3, 5, 9, 15],
"tasks": [1, 1, 1, 1, 1],
Expand All @@ -15,7 +15,7 @@
}
},

"dask-chunks-cpu": {
"dask_chunks_cpu": {
"template": "dask",
"nodes": [2, 3, 5, 9, 15],
"tasks": [1, 1, 1, 1, 1],
Expand All @@ -25,7 +25,7 @@
}
},

"heat-cpu": {
"heat_cpu": {
"nodes": [1, 2, 4, 8, 15],
"tasks": [1, 1, 1, 1, 1],
"size": {
Expand All @@ -34,7 +34,7 @@
}
},

"heat-gpu": {
"heat_gpu": {
"nodes": [1, 1, 1, 2, 4, 8, 15],
"tasks": [1, 2, 4, 4, 4, 4, 4],
"size": {
Expand All @@ -43,7 +43,7 @@
}
},

"numpy-cpu": {
"numpy_cpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand All @@ -52,7 +52,7 @@
}
},

"torch-cpu": {
"torch_cpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand All @@ -61,7 +61,7 @@
}
},

"torch-gpu": {
"torch_gpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"iterations": 30,

"benchmarks": {
"dask-auto-cpu": {
"dask_auto_cpu": {
"template": "dask",
"nodes": [2, 3, 5, 9, 15],
"tasks": [1, 1, 1, 1, 1],
Expand All @@ -17,7 +17,7 @@
}
},

"dask-chunks-cpu": {
"dask_chunks_cpu": {
"template": "dask",
"nodes": [2, 3, 5, 9, 15],
"tasks": [1, 1, 1, 1, 1],
Expand All @@ -27,7 +27,7 @@
}
},

"heat-cpu": {
"heat_cpu": {
"nodes": [1, 2, 4, 8, 15],
"tasks": [1, 1, 1, 1, 1],
"size": {
Expand All @@ -36,7 +36,7 @@
}
},

"heat-gpu": {
"heat_gpu": {
"nodes": [1, 1, 1, 2, 4, 8, 15],
"tasks": [1, 2, 4, 4, 4, 4, 4],
"size": {
Expand All @@ -45,7 +45,7 @@
}
},

"numpy-cpu": {
"numpy_cpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand All @@ -54,7 +54,7 @@
}
},

"torch-cpu": {
"torch_cpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand All @@ -63,7 +63,7 @@
}
},

"torch-gpu": {
"torch_gpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"iterations": 1,

"benchmarks": {
"dask-auto-cpu": {
"dask_auto_cpu": {
"template": "dask",
"nodes": [2, 3, 5, 9, 15],
"tasks": [1, 1, 1, 1, 1],
Expand All @@ -17,7 +17,7 @@
}
},

"dask-chunks-cpu": {
"dask_chunks_cpu": {
"template": "dask",
"nodes": [2, 3, 5, 9, 15],
"tasks": [1, 1, 1, 1, 1],
Expand All @@ -27,7 +27,7 @@
}
},

"heat-cpu": {
"heat_cpu": {
"nodes": [1, 2, 4, 8, 15],
"tasks": [1, 1, 1, 1, 1],
"size": {
Expand All @@ -36,7 +36,7 @@
}
},

"heat-gpu": {
"heat_gpu": {
"nodes": [1, 1, 1, 2, 4, 8, 15],
"tasks": [1, 2, 4, 4, 4, 4, 4],
"size": {
Expand All @@ -45,7 +45,7 @@
}
},

"numpy-cpu": {
"numpy_cpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand All @@ -54,7 +54,7 @@
}
},

"torch-cpu": {
"torch_cpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand All @@ -63,7 +63,7 @@
}
},

"torch-gpu": {
"torch_gpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"trials": 10,

"benchmarks": {
"dask-auto-cpu": {
"dask_auto_cpu": {
"template": "dask",
"nodes": [2, 3, 5, 9, 15],
"tasks": [1, 1, 1, 1, 1],
Expand All @@ -15,7 +15,7 @@
}
},

"dask-chunks-cpu": {
"dask_chunks_cpu": {
"template": "dask",
"nodes": [2, 3, 5, 9, 15],
"tasks": [1, 1, 1, 1, 1],
Expand All @@ -25,7 +25,7 @@
}
},

"heat-cpu": {
"heat_cpu": {
"nodes": [1, 2, 4, 8, 15],
"tasks": [2, 2, 2, 2, 2],
"size": {
Expand All @@ -34,7 +34,7 @@
}
},

"heat-gpu": {
"heat_gpu": {
"nodes": [1, 1, 1, 2, 4, 8, 15],
"tasks": [1, 2, 4, 4, 4, 4, 4],
"size": {
Expand All @@ -43,7 +43,7 @@
}
},

"numpy-cpu": {
"numpy_cpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand All @@ -52,7 +52,7 @@
}
},

"torch-cpu": {
"torch_cpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand All @@ -61,7 +61,7 @@
}
},

"torch-gpu": {
"torch_gpu": {
"nodes": [1],
"tasks": [1],
"size": {
Expand Down

0 comments on commit 24bcdf1

Please sign in to comment.