Skip to content

Conversation

@zeroRains
Copy link
Contributor

Sorry to disturb you again.

I use the async mode in paddle.distributed.broadcast and paddle.distributed.scatter (main branch).

In fact, it can not load complete tensor then output when load a huge tensor. Because there is not enough time to load a huge tensor in async mode. Maybe when we are broadcasting, the tensor has been used .

Now, I change the async mode to sync mode so that we can load a huge tensor successfully.

@takeshi-yoshimura takeshi-yoshimura merged commit dd4f237 into foundation-model-stack:main Jun 9, 2025
11 of 13 checks passed
@takeshi-yoshimura
Copy link
Collaborator

thank you!

@zeroRains zeroRains deleted the fix branch June 9, 2025 02:49
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