Update hipMemPrefetchAsyncExtTsts.cc
Removed unused variables
[ROCm/hip commit: 15306667ed]
Este cometimento está contido em:
cometido por
GitHub
ascendente
cbb5deb342
cometimento
8143a1dde0
@@ -319,7 +319,6 @@ TEST_CASE("Unit_hipMemPrefetchAsyncNegativeTst") {
|
||||
}
|
||||
|
||||
SECTION("Passing unusual count size(2nd param)") {
|
||||
int *Ptr;
|
||||
// Passing count size as zero
|
||||
// expectation: Api should return error
|
||||
err = hipMemPrefetchAsync(Hmm, 0, 0, strm);
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador