NeoGeographyToolkit / StereoPipeline

The NASA Ames Stereo Pipeline is a suite of automated geodesy & stereogrammetry tools designed for processing planetary imagery captured from orbiting and landed robotic explorers on other planets.
Apache License 2.0
478 stars 168 forks source link

How to use GPU to speed up the processing of ASP #354

Closed zhaomumu233 closed 2 years ago

zhaomumu233 commented 2 years ago

I would like to inquire whether ASP supports GPU acceleration and if so, how to set it up. I would be grateful if you could answer my confusion.

oleg-alexandrov commented 2 years ago

No, ASP does not support GPUs and there are no plans to do so. We suggest using a machine with many CPU cores, or many such machines on a network with shared storage.

zhaomumu233 commented 2 years ago

Thank you for answering my confusion~