microsoft/mscclpp

[Bug] run nccl_api_test failed

yizhang2077 opened this issue · 1 comments

I run nccl_api_test in apps and have errors, but when I link nccl_api_test with standard nccl lib then I can pass the test.
link with mscclpp_nccl and run nccl_api_test
Image
link with standard nccl and run nccl_api_test
Image
Do you know what the problom is? Thanks

mscclpp_nccl currently supports only 8-GPU collectives. We will improve in a future version.