Kai Li
2013-07-22 22:09:49 UTC
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,
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gispython.org/pipermail/community/attachments/20130723/3b37ffc5/attachment.htm>
Kai Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gispython.org/pipermail/community/attachments/20130723/3b37ffc5/attachment.htm>