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

Этот коммит содержится в:
PedramAlizadeh
2022-12-13 21:45:57 +00:00
родитель 8250092367
Коммит 45872d170f
6 изменённых файлов: 48 добавлений и 37 удалений
Исполняемый файл
+10
Просмотреть файл
@@ -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 $@