You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
== The problem with the optional package mpi4py-1.1.0 ==
This might be because MPI fails to install - see #8522.
src/mpi4py.MPI.c:79127: error: 'MPI_VERSION' undeclared (first use in this function)
src/mpi4py.MPI.c:79139: error: 'MPI_SUBVERSION' undeclared (first use in this function)
src/mpi4py.MPI.c:79151: error: 'MPI_MAX_PROCESSOR_NAME' undeclared (first use in this function)
src/mpi4py.MPI.c:79163: error: 'MPI_MAX_ERROR_STRING' undeclared (first use in this function)
src/mpi4py.MPI.c:79175: error: 'MPI_MAX_PORT_NAME' undeclared (first use in this function)
src/mpi4py.MPI.c:79187: error: 'MPI_MAX_INFO_KEY' undeclared (first use in this function)
src/mpi4py.MPI.c:79199: error: 'MPI_MAX_INFO_VAL' undeclared (first use in this function)
src/mpi4py.MPI.c:79211: error: 'MPI_MAX_OBJECT_NAME' undeclared (first use in this function)
src/mpi4py.MPI.c:79223: error: 'MPI_MAX_DATAREP_STRING' undeclared (first use in this function)
error: command 'gcc' failed with exit status 1
real 0m5.609s
user 0m5.111s
sys 0m0.434s
sage: An error occurred while installing mpi4py-1.1.0
Hardware & associated software
== Sage version ==
== The problem with the optional package mpi4py-1.1.0 ==
This might be because MPI fails to install - see #8522.
CC: @jhpalmieri @fchapoton @dimpase
Component: packages: optional
Issue created by migration from https://trac.sagemath.org/ticket/8532
The text was updated successfully, but these errors were encountered: