[dtests] Fixing compilation error in saxpy.cpp (#1608)
[ROCm/clr commit: 99da905509]
Este commit está contenido en:
cometido por
Maneesh Gupta
padre
f48b38b0ed
commit
fffdd3da8d
Archivo normal → Archivo ejecutable
+1
@@ -35,6 +35,7 @@ THE SOFTWARE.
|
|||||||
#include <memory>
|
#include <memory>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
static constexpr auto NUM_THREADS{128};
|
static constexpr auto NUM_THREADS{128};
|
||||||
static constexpr auto NUM_BLOCKS{32};
|
static constexpr auto NUM_BLOCKS{32};
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user