Closed jowens closed 4 years ago
@neoblizz V100 only. @Laurawly it would seem like it would be good to have a metric of search complexity in the statistics (there is no reason to put all datasets = 1, we shouldn't even have that in the JSON if it means nothing).
I believe some algorithms only have search-depth = 1
, which is fine. It should still tell us that it is search depth 1.
Now with BFS!
https://gunrock.github.io/docs/#/analysis/results_search_depth
Does this give you what you need?
runtime vs. search-depth For all datasets: number of iterations for each primitive vs. runtime or mteps (i prefer runtime).