SWDEV-294643 - [catch2][dtest] Migration of Malloc related files to Catch2 (#2314)
Migrated malloc related files under memory folder into catch2 framework
Change-Id: I5aa07fc8148bdf6bef135947091aaf1d3c54663b
[ROCm/hip-tests commit: 4287af6a2f]
This commit is contained in:
@@ -27,7 +27,7 @@ This testfile verifies the following scenarios of all hipMemcpy API
|
||||
1. Multi thread
|
||||
*/
|
||||
static constexpr auto NUM_ELM{1024};
|
||||
static constexpr auto NUM_THREADS{10};
|
||||
static constexpr auto NUM_THREADS{5};
|
||||
static auto Available_Gpus{0};
|
||||
static constexpr auto MAX_GPU{256};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user