[hip-tests] Tag multigpu tests with Catch2 tags (#1315)

This commit is contained in:
amilanov-amd
2025-11-14 13:00:30 +01:00
committed by GitHub
parent f7249e092b
commit 738bf16008
146 changed files with 425 additions and 316 deletions
@@ -484,7 +484,7 @@ TEST_CASE("Unit_hipGraphAddMemcpyNode_BasicFunctional") {
* are performed from device(1).
* Tests also verify memcpy node addition with 1D, 2D and 3D objects.
*/
TEST_CASE("Unit_hipGraphAddMemcpyNode_PeerAccessFunctional") {
TEST_CASE("Unit_hipGraphAddMemcpyNode_PeerAccessFunctional", "[multigpu]") {
CHECK_IMAGE_SUPPORT
int numDevices{}, peerAccess{};