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

CALL instructions in the trace #136

Open
christindbose opened this issue Dec 5, 2024 · 0 comments
Open

CALL instructions in the trace #136

christindbose opened this issue Dec 5, 2024 · 0 comments

Comments

@christindbose
Copy link

image

Hi,

I've been trying to trace NCCL kernels (ReduceScatter in this example).

I'm seeing many invocations of a CALL instruction and it seems like that the trace generated is incomplete.

What's weird is that this only happens after a vector size of 128kB. I can trace reducescatter kernels for vector sizes smaller than 128kB with no issues and correlate them fairly well on hardware.

Any advice would help on interpreting this and possible solutions.

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

No branches or pull requests

1 participant