Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:test
tensorflow
fix_mvapich_mpi_bzl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix_mvapich_mpi_bzl.patch of Package tensorflow
diff --git a/third_party/mpi/mpi.bzl b/third_party/mpi/mpi.bzl index 3a48335..1cd43f8 100644 --- a/third_party/mpi/mpi.bzl +++ b/third_party/mpi/mpi.bzl @@ -2,7 +2,7 @@ #based on the configuration options return one or the other def mpi_hdr(): - MPI_LIB_IS_OPENMPI = True + MPI_LIB_IS_OPENMPI=True hdrs = [] if MPI_LIB_IS_OPENMPI: hdrs = ["mpi.h", "mpi_portable_platform.h"] #When using OpenMPI
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor