directed tests: Updated to use new hip include path
Change-Id: Iab1aee638b7158eb9674a19625dedf6471947e51
[ROCm/hip commit: 7e04884d0f]
Этот коммит содержится в:
@@ -1,5 +1,5 @@
|
||||
#include <stdio.h>
|
||||
#include <hip_runtime.h>
|
||||
#include "hip/hip_runtime.h"
|
||||
int main( void ) {
|
||||
hipDeviceProp_t prop;
|
||||
int dev;
|
||||
|
||||
Ссылка в новой задаче
Block a user