Include hip_helper.h in 14_gpu_arch sample (#387)

[ROCm/hip-tests commit: 11e8609b90]
Этот коммит содержится в:
Ioannis Assiouras
2023-08-11 15:30:35 +01:00
коммит произвёл GitHub
родитель 783f4f0e80
Коммит 609d5d5c37
+1
Просмотреть файл
@@ -19,6 +19,7 @@ THE SOFTWARE.
#include "hip/hip_runtime.h"
#include <iostream>
#include "hip_helper.h"
#define THREADS_PER_BLOCK 64
#define BLOCKS_PER_GRID 4