Azure / Azure/msccl

make failed on step4 4. Apply the msccl algo when using msccl external scheduler

Open
#29 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
67
Forks
13
PR merge metrics
No merged PRs in 30d

Description

amd00@MZ32-00:~/yk_repo/NCCL/msccl-az$ git remote -v
origin https://github.com/Azure/msccl.git (fetch)

amd00@MZ32-00:~/yk_repo/NCCL/msccl-az/scheduler/msccl-scheduler$ **CXX=/usr/local/cuda-11.7/bin/nvcc BIN_HOME=/home/amd00/yk_repo/NCCL/nccl/build/obj/ SRC_HOME=/home/amd00/yk_repo/NCCL/nccl/src make**

Compiling & Linking libmsccl-scheduler.so.1.0.0 > /home/amd00/yk_repo/NCCL/msccl-az/scheduler/msccl-scheduler/build/lib/libmsccl-scheduler.so.1.0.0
Compiling & Linking src/scheduler.cc > src/parser.cc
mkdir -p /home/amd00/yk_repo/NCCL/msccl-az/scheduler/msccl-scheduler/build/lib
/usr/local/cuda-11.7/bin/nvcc -I/home/amd00/yk_repo/NCCL/nccl/build/obj//include -I/home/amd00/yk_repo/NCCL/nccl/src/src/include --compiler-options -fPIC,-shared,-DNCCL -o /home/amd00/yk_repo/NCCL/msccl-az/scheduler/msccl-scheduler/build/lib/libmsccl-scheduler.so.1.0.0 --linker-options -soname,libmsccl-scheduler.so.1 -lcurl src/scheduler.cc src/parser.cc
In file included from src/scheduler.cc:21:
src/parser.h:21:10: fatal error: msccl/msccl_scheduler.h: No such file or directory
21 | #include "msccl/msccl_scheduler.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:43: /home/amd00/yk_repo/NCCL/msccl-az/scheduler/msccl-scheduler/build/lib/libmsccl-scheduler.so.1.0.0] Error 1
amd00@MZ32-00:~/yk_repo/NCCL/msccl-az/scheduler/msccl-scheduler$

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.