[dtests] Fixing compilation error in saxpy.cpp (#1608)
[ROCm/clr commit: 99da905509]
Dieser Commit ist enthalten in:
committet von
Maneesh Gupta
Ursprung
f48b38b0ed
Commit
fffdd3da8d
Normale Datei → Ausführbare Datei
@@ -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};
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren