[dtests] Fixing compilation error in saxpy.cpp (#1608)

This commit is contained in:
kjayapra-amd
2019-11-18 01:48:11 -05:00
committato da Maneesh Gupta
parent 69e74c3e96
commit 0a68be8b5b
Regular → Executable
+1
Vedi File
@@ -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};