Skip to content

Unable to use an internal RCCL build #111

@gsitaram

Description

@gsitaram

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions