TomographicImaging / CCPi-Regularisation-Toolkit

The set of CPU/GPU optimised regularisation modules for iterative image reconstruction and other image processing tasks
Apache License 2.0
49 stars 25 forks source link

build: add cupy optional dependency #199

Closed casperdcl closed 5 months ago

casperdcl commented 5 months ago

Leaving this undocumented for now as it's not really very usable yet (cmake ... --target install && pip install ./src/Python[gpu]). Opening the PR so I don't forget.

Proper docs & usage will be part of #198 (pip install ccpi-regulariser[gpu]).