Fix issues related to -Werror in hip tests (#396)
* Fix issues related to -Werror
* Correct the skipped tests
[ROCm/hip-tests commit: 605d5eee5d]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
0f844d75a4
Коммит
039a0b615a
@@ -21,6 +21,7 @@ THE SOFTWARE.
|
||||
#include <hip_test_checkers.hh>
|
||||
#include <hip_test_kernels.hh>
|
||||
|
||||
#pragma clang diagnostic ignored "-Wunused-parameter"
|
||||
#define SIZE (1024 * 1024)
|
||||
static size_t Nbytes = SIZE * sizeof(int);
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user