Skip to content

New mpi4py

Shawn Waldon requested to merge shawn.waldon/vtk:new-mpi4py into master

When building ParaView against various Python 3 versions, I found that we needed a newer version of mpi4py to support 3.5 (and maybe 3.4). So this branch updates VTK's mpi4py to version 2.0.0 and uses the new thirdparty update scripts.

Merge request reports