sarahgrace / mirovia

A benchmarking suite for heterogeneous systems. The primary goal of this project is to improve and update aspects of existing benchmarking suites which are either insufficient or outdated.
3 stars 1 forks source link

add cuda_safe_call() to rodinia cuda methods? #13

Closed sarahgrace closed 6 years ago

sarahgrace commented 6 years ago

rodinia currently uses cudagetlasterror() and prints an error message if not success

sarahgrace commented 6 years ago

also add error checking for kernel calls in shoc benchmarks