Opened 5 years ago
Closed 4 years ago
#59547 closed defect (fixed)
openmpi-gcc9 & enable-mpi1-compatibility
Reported by: | xgarnaud | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mascguy (Christopher Nielsen) | |
Port: | openmpi |
Description
Hello,
Using openmpi-gcc9, I cannot install scalapack due to errors like this MPI_Type_struct has been removed and replaced by MPI_Type_create_struct
Adding the configure flag --enable-mpi1-compatibility fixes the problem : can it be added? Best regards,
Xavier
Change History (7)
comment:1 Changed 5 years ago by mf2k (Frank Schima)
Port: | openmpi added; openmpi-gcc9 removed |
---|
comment:2 Changed 4 years ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|
comment:3 Changed 4 years ago by mascguy (Christopher Nielsen)
comment:4 Changed 4 years ago by mf2k (Frank Schima)
Owner: | set to mascguy |
---|---|
Status: | new → assigned |
comment:5 Changed 4 years ago by mascguy (Christopher Nielsen)
Are you specifying any variants when installing scalapack
? And does the install error still occur? (If yes, please attach the full main.log
.)
comment:6 Changed 4 years ago by mascguy (Christopher Nielsen)
New variant mpi1
will be added soon, to cover this scenario.
comment:7 Changed 4 years ago by Christopher Nielsen <mascguy@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I'll take this. Can someone please assign to me?