Fix HIP_TRACE_API so kernel launch only printed when requested.

This commit is contained in:
Ben Sander
2017-05-13 16:00:26 +00:00
parent 27877f8854
commit 427f8472aa
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -184,6 +184,7 @@ addCountReverse( const T *A_d,
}
template <typename T>
void setDefaultData(size_t numElements, T *A_h, T* B_h, T *C_h)
{
// Initialize the host data: