NVIDIA / Fuser

A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
Other
271 stars 53 forks source link

Skip SetUp when the communicator isn't available. #3402

Closed wujingyue closed 1 week ago

wujingyue commented 1 week ago

Although MultiDeviceTest::SetUp early returns when the communicator isn't available, it doesn't automagically make the caller exit early.

wujingyue commented 1 week ago

!test