Skip to content

bindings: python check in configury needs to be improved #13242

Closed
@hppritcha

Description

@hppritcha

There's a check in ompi_configure_options.m4 for python 3.6 or higher to support generation of the top level c and fortran f08 bindings from the code in ompi/mpi/bindings. That's fine, but the file being used as a sentinel to tell whether or not the bindings have already been generated is not correct. the names of the generated files has changed and ompi_send.c is not being generated, rather a differently named file.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions