Hello, Does anyone has the experience of using shapely with mpi4py? I just used intersects() function with mpi4py. Although I assigned points to each process and broadcast the polygon to be passed as parameter of intersects(), the program only take advantage of one single cpu (rank 1). It's weired that function like numpy.lib.bench() can take advantage of multiple cpu with the same program.
Regards, -- Kai Li
_______________________________________________ Community mailing list Community@lists.gispython.org http://lists.gispython.org/mailman/listinfo/community