-
Notifications
You must be signed in to change notification settings - Fork 86
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
pipeline
arguments are not matched
#1130
Comments
Hi thanks for trying.
Or you could install the release version if you want it to be stable. (Removing Note: |
Thanks for the information. |
I ran
|
Hi @kwen2501 sorry for the late reply. Our use case is running LLM inference across multiple cpu-based clusters. Could you tell me what is missing in Gloo? How about the MPI support for CPU? |
Got it, thanks. |
@kwen2501 Can I open another issue in pytorch github for tracking the CPU Gloo hang? |
if you can make a repro, go ahead and open the issue. |
Hi,
I followed the instructions to install pytorch for pipelining:
I have version
2.4.0.dev20240605+cpu
installed. When I executetorchrun --nproc-per-node 4 pippy_gpt2.py
I got errors:Seems the arguments of pipeline are not matched. Did you ever encounter this? Which pytorch version are you using?
Thanks
Hong-Rong
The text was updated successfully, but these errors were encountered: