enjoy-digital/xtrx_julia

software/app: Make it CPU/GPU compatible (if GPU support is required).

Opened this issue · 0 comments

Most of the Gateware development is done on a machine without a GPU and with regular LitePCIe driver.
If GPU support is wanted for this software/app, we should also be able to compile it/use it on a machine without a GPU, without NVIDIA tools installed and with regular LitePCIe driver.

For now to continue my tests, the version I was using for the development has been reverted with fc1860e.