#include #include "test_common.h" // Create a lot of streams and then destroy 'em. void createThenDestroyStreams(int iterations, int burstSize) { hipStream_t *streams = new hipStream_t[burstSize]; for (int i=0; i