openslide and multiprocessing

Nicolas Pozin nicolas at primaalab.com
Tue Jun 30 09:20:32 EDT 2020


Hi everyone,

I am using openslide python.
I have a simple code where :
- a slide is loaded
- the read_region function is called to get tiles at various levels and
locations.

When doing so it appears the code runs in parallel, several processes are
launched. This is not a behavior I expected as no part of my code is
parallelized.
Is it expected? and Is there a way to impose openslide operations to run on
a single proc?

Thanks in advance
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20200630/59d39544/attachment.html>


More information about the openslide-users mailing list