Closed casperdcl closed 7 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.
cmake ... --target install && pip install ./src/Python[gpu]
Proper docs & usage will be part of #198 (pip install ccpi-regulariser[gpu]).
pip install ccpi-regulariser[gpu]
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]
).