summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAndrew W Elble <aweits@rit.edu>2020-04-23 12:14:09 -0400
committerGitHub <noreply@github.com>2020-04-23 11:14:09 -0500
commitd5d232e20767b8c0abc56ba75f07c4537449e333 (patch)
tree0b1dc6fc729f0f1956053f48d811773542bb52e5 /bin
parentca67df6e3d61cdbc615d85cc223dcc2314bc6b6c (diff)
downloadspack-d5d232e20767b8c0abc56ba75f07c4537449e333.tar.gz
spack-d5d232e20767b8c0abc56ba75f07c4537449e333.tar.bz2
spack-d5d232e20767b8c0abc56ba75f07c4537449e333.tar.xz
spack-d5d232e20767b8c0abc56ba75f07c4537449e333.zip
tensorflow: compile against spack-provided protobuf (#16258)
This allows horovod to be built with frameworks=pytorch,tensorflow. I tracked down the crash I observed in #15719, where loading torch before tensorflow would cause a crash in: google::protobuf::internal::(anonymous namespace)::InitSCC_DFS(google::protobuf::internal::SCCInfoBase*) The solution is to make tensorflow compile against the protobuf version Spack provides, instead of allowing it to use it's own. It's likely we'll want to go after some of the others that are listed in third_party/systemlibs/syslibs_configure.bzl in the future.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions