Setting the following. env. variables does not result in the provided RCCL lib and include file to be used in the COSMA build:
export RCCL_ROOT_DIR="/path/to/install/rccl"
export RCCL_INCLUDE_DIR="/path/to/install/rccl/include"
export RCCL_LIB_DIR="/path/to/install/rccl/lib"
where the install directory has the following:
$ ls -R install/rccl
install/rccl:
include lib
install/rccl/include:
rccl.h
install/rccl/lib:
librccl.so librccl.so.1 librccl.so.1.0