Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CMake] Add NCCL/RCCL header directory to include path #17422

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

MasterJH5574
Copy link
Contributor

This PR updates the CMakeList to include the NCCL/RCCL header directory in the include path of tvm build.

This is necessary when the NCCL/RCCL is installed at the location covered by the default include pathes. In such cases, TVM is not able to find the NCCL/RCCL header and cannot have success build.

This PR updates the CMakeList to include the NCCL/RCCL header
directory in the include path of tvm build.

This is necessary when the NCCL/RCCL is installed at the location
covered by the default include pathes. In such cases, TVM is not
able to find the NCCL/RCCL header and cannot have success build.
@tqchen tqchen merged commit 42ff98b into apache:main Sep 27, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants