removed the wrapper script so that the old name is no longer referenced (#676)

[ROCm/rccl commit: fbe52b6caa]
This commit is contained in:
Pedram Alizadeh
2023-01-31 11:11:02 -05:00
committed by GitHub
parent cc2f0f58dd
commit 847899dd7e
2 changed files with 0 additions and 11 deletions
-10
View File
@@ -1,10 +0,0 @@
#/*************************************************************************
# * 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 $@