Changed the name of UnitTests to rccl-UnitTests (wrapper executable included).

This commit is contained in:
PedramAlizadeh
2022-12-13 21:45:57 +00:00
parent 8250092367
commit 45872d170f
6 changed files with 48 additions and 37 deletions
+10
View File
@@ -0,0 +1,10 @@
#/*************************************************************************
# * Copyright (c) 2022 Advanced Micro Devices, Inc. All rights reserved.
# *
# * See LICENSE.txt for license information
# ************************************************************************/
#!/bin/bash
echo "The RCCL test client name has changed from UnitTests to rccl-UnitTests. Please make sure to execute the rccl-UnitTests instead."
./rccl-UnitTests $@