Fix issues related to -Werror in hip tests (#396)

* Fix issues related to -Werror
* Correct the skipped tests

[ROCm/hip-tests commit: 605d5eee5d]
This commit is contained in:
Satyanvesh Dittakavi
2023-08-19 21:38:59 +05:30
committed by GitHub
orang tua 0f844d75a4
melakukan 039a0b615a
22 mengubah file dengan 93 tambahan dan 77 penghapusan
@@ -21,6 +21,9 @@ THE SOFTWARE.
#include <hip_test_checkers.hh>
#include <hip_test_common.hh>
#include <hip_test_defgroups.hh>
#pragma clang diagnostic ignored "-Wunused-parameter"
unsigned threadsPerBlock = 256;
template <unsigned batch, typename T>