SWDEV-283267 - Add rtc document and remove hip header from tests
Change-Id: I43a23384ab70128ccd7f41204f796105576cd604
Этот коммит содержится в:
коммит произвёл
Aaron En Ye Shi
родитель
f699e87bd2
Коммит
9965325cc6
@@ -16,7 +16,6 @@ static constexpr auto NUM_BLOCKS{32};
|
||||
|
||||
static constexpr auto saxpy{
|
||||
R"(
|
||||
#include <hip/hip_runtime.h>
|
||||
extern "C"
|
||||
__global__
|
||||
void saxpy(float a, float* x, float* y, float* out, size_t n)
|
||||
|
||||
Ссылка в новой задаче
Block a user