Skip to content

Cannot use msccl-tools' xml  #37

Description

@Eevan-zq

Why wasn't the method I generated using msccl-tools from the XML invoked when I executed the command :

mpirun --allow-run-as-root -np 8 -x LD_LIBRARY_PATH=/home/msccl-tool/msccl/executor/msccl-executor-nccl/build/lib/:$LD_LIBRARY_PATH -x NCCL_DEBUG=INFO -x NCCL_DEBUG_SUBSYS=ALL /home/msccl-tool/msccl/tests/msccl-tests-nccl/build/all_reduce_perf -b 1 -e 32MB -f 2 -g 1 -n 100 -w 20 -z 0

and I check the code here:
image
I find status.algoMetas.size() = 0 and then I trace here:
75c9bf4de73d3e8fdfc16da7fc5e71d

I find all .xml files that generated by msccl-tools don't containts minBytes, is this the reason why the algorithm included in the XML wasn't scheduled when I executed the mpirun command? If so, what should I do?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions