Add mixbench link

This commit is contained in:
Ben Sander
2016-04-07 15:55:20 -05:00
parent 56c801f9e4
commit 44ba7a0fc7
+2 -1
View File
@@ -26,7 +26,8 @@ Next:
- Deprecate hipDeviceGetProp (Replace with hipGetDeviceProp)
- Deprecate hipMallocHost (Replace with hipHostMalloc)
- Deprecate hipFreeHost (Replace with hipHostFree)
- The mixbench benchmark tool for measuring operational intensity now has a HIP target, in addition to CUDA and OpenCL. Let the comparisons begin. :)
See here for more : https://github.com/ekondis/mixbench.
## Revision History: