Howard Pritchard
Howard Pritchard
i'll take a look at this.
I'm not sure how critical this is to fix for the 5.0.0 release since there is a workaround. I'm preferring a path where the ofi-mtl/ofi-btl configures fail if common-ofi is...
That’s what I’m implementing. There’s an mca macro to get the compile mode for a given component/type that is handy. From: Brian Barrett ***@***.***> Reply-To: open-mpi/ompi ***@***.***> Date: Tuesday, August...
@dalcinl done - i wanted to do a sanity build check first.
cool. Thanks @dalcinl
I'll take a pass at the ``` Supported: Not recognized by mpirun, but are listed in --help ``` items
@jsquyres I think we need to have an OMPI_FORTRAN_IGNORE_TKR_TYPE specialized for f08 that generates an assumed rank argument rather than assumed size. The standard specifies assumed rank - i.e. ```foo(..)```
@gpaulsen no this hasn't been fixed yet on master. It's on my todo list. I'll move it up in priority and get to it this week.