charmplusplus / charm4py

Parallel Programming with Python and Charm++
https://charm4py.readthedocs.io
Apache License 2.0
289 stars 21 forks source link

Not compatible with cython 3.0 #182

Closed cvanelteren closed 5 months ago

cvanelteren commented 3 years ago

As it says above, I get compile errors when installing through pip. Mostly implicit conversion is happening between types.

adityapb commented 5 months ago

Fixed by #246