INCF / MUSIC

MUSIC, the MUltiSimulation Coordinator
GNU General Public License v3.0
38 stars 37 forks source link

MUSIC Python extension and mpi4py 4 #80

Open JCGoran opened 3 weeks ago

JCGoran commented 3 weeks ago

I've noticed that the latest version (4) of the mpi4py package is not compatible with the latest release of MUSIC (1.2.1 if I'm not mistaken). The write-up of the issue is available here. Note that version 3.x of mpi4py is compatible with MUSIC, however, with Python 3.13 just around the corner, and mpi4py 3.x not being supported on that Python version (at least not without applying some workarounds), I am wondering if there is a plan for a version of MUSIC compatible with mpi4py version 4?

mdjurfeldt commented 3 weeks ago

I'll look into this and respond within a couple of days.