Adding timeout functionality/EnvVar to TestBed (#1044)

* Adding timeout functionality/EnvVar to TestBed
* updating timeout unit to microseconds

Signed-off-by: Tim Hu <timhu102@amd.com>

[ROCm/rccl commit: 9c0ef11ac7]
This commit is contained in:
Tim
2024-01-17 11:33:01 -05:00
کامیت شده توسط GitHub
والد 1d62a5f440
کامیت 245e757b26
6فایلهای تغییر یافته به همراه53 افزوده شده و 5 حذف شده
@@ -7,7 +7,7 @@
namespace RcclUnitTesting
{
TEST(Reduce, OutOfPlace)
TEST(Reduce, OutOfPlace)
{
TestBed testBed;