Forum

Author Topic: Multiprocessing with Python - parallel Python code execution on multicore CPUs?  (Read 3254 times)

smihic

  • Newbie
  • *
  • Posts: 31
    • View Profile
Hi,
   could someone confirm is it possible to access multiprocessing Python module (it is available in python distribution with PhotoScan Pro), in order to do computations on multicore CPU from Python scripting?

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14854
    • View Profile
Hello smihic,

All processing operations run from Python will work similar to GUI run and use multiple CPU cores.

But I doubt that you can run two parallel processing operations from PhotoScan Python from the same project window.
Best regards,
Alexey Pasumansky,
Agisoft LLC