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

Mismatched BROADCAST CPU/GPU #432

Open
x666633 opened this issue Oct 27, 2019 · 1 comment
Open

Mismatched BROADCAST CPU/GPU #432

x666633 opened this issue Oct 27, 2019 · 1 comment

Comments

@x666633
Copy link

x666633 commented Oct 27, 2019

when i run horovod in tf_cnn_benchmarks, i got the error

(0) Failed precondition: Mismatched BROADCAST CPU/GPU device selection: One rank specified device CPU, but another rank specified device GPU.
[[node HorovodBroadcast_v0_cg_affine2_weights_0 (defined at :263) ]]
[[HorovodBroadcast_v0_cg_affine0_biases_0/_37]]
(1) Failed precondition: Mismatched BROADCAST CPU/GPU device selection: One rank specified device CPU, but another rank specified device GPU.
[[node HorovodBroadcast_v0_cg_affine2_weights_0 (defined at :263) ]]

@reedwm
Copy link
Member

reedwm commented Jan 17, 2020

Unfortunately, tf_cnn_benchmarks is unmaintained and I am not very familiar with Horovod. So it is unlikely you'll get answers to Horovod issues :(

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

2 participants