Add hipStreamQuery

Change-Id: Ib0813b1065feba4fe9ae861d24cfc6f9c5f580be
This commit is contained in:
Ben Sander
2016-09-04 07:00:59 -05:00
parent 48b1f7a6ea
commit 4e994a3025
7 changed files with 102 additions and 30 deletions
+2
View File
@@ -15,3 +15,5 @@ The default device can be set with hipSetDevice.
- hipify - tool to convert CUDA(R) code to portable C++ code.
- hipconfig - tool to report various confoguration properties of the target platform.
- nvcc = nvcc compiler, do not capitalize.
- hcc = heterogeneous compute compiler, do not capitalize.