Closed Evidlo closed 1 year ago
For example, I have no problem running ASTRA's s004_cpu_reconstruction.py example without CUDA installed.
(tomosipo) [evan@blackbox tmp] python /tmp/s004_cpu_reconstruction.py
Tomosipo internally only uses the 3D geometries from Astra, and the 3D geometries are only available using CUDA. There are no parts of Tomosipo currently using the 2D CPU geometries and enabling them would require large changes to the core of Tomosipo. Therefore I'm afraid I can't help you. If you have other requests or bugs later, feel free to let me know.
My group has a pipeline that runs tests on a build server. It would be nice to be able to use Tomosipo in this environment without installing CUDA. Is this possible?
/tmp/test.py