Skip to content

CMake: PyPy Support #2068

@ax3l

Description

@ax3l

Why is this feature important?

Among CPython, PyPy is an increasingly popular, fast Python implementation and supported by pybind11 which we use for binding code.

What is the potential impact of this feature in the community?

Broader usage of ADIOS2 in more python projects on the long term. Support of all build targets on conda-forge

Is your feature request related to a problem? Please describe.

Yes, ADIOS2 currently bails out in the CMake config step of the PyPy migration (addition) on conda-forge: conda-forge/adios2-feedstock#10

Could NOT find PythonFull (missing: PYTHON_LIBRARIES Libs)

Describe the solution you'd like and potential required effort

Potentially this affects only the CMake scripts.

Additional context

Please see the CI output in conda-forge/adios2-feedstock#10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions