[dtests] Fixing compilation error in saxpy.cpp (#1608)
[ROCm/hip commit: 0a68be8b5b]
This commit is contained in:
committed by
Maneesh Gupta
parent
3ea404a8ba
commit
fac2e14dab
Regular → Executable
+1
@@ -35,6 +35,7 @@ THE SOFTWARE.
|
||||
#include <memory>
|
||||
#include <iostream>
|
||||
#include <iterator>
|
||||
#include <vector>
|
||||
|
||||
static constexpr auto NUM_THREADS{128};
|
||||
static constexpr auto NUM_BLOCKS{32};
|
||||
|
||||
Reference in New Issue
Block a user