Skip to content

Commit 48d32b6

Browse files
committed
adjust Unit_hipStreamCreate_MultistreamBasicFunctionalities size
1 parent 2c14227 commit 48d32b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/catch/unit/stream/hipAPIStreamDisable.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ THE SOFTWARE.
1919
#include <hip_test_common.hh>
2020
#include "hip/math_functions.h"
2121

22-
#define NUM_STREAMS 8
22+
#define NUM_STREAMS 4
2323

2424
namespace hipAPIStreamDisableTest {
2525
const int NN = 1 << 21;

0 commit comments

Comments
 (0)