Right now, the code compiles all supported device code, requiring all dependencies for all supported devices. Enable conditional compilation to allow users to only compile support for the devices they need, therefore only requiring the dependencies they need.
Right now, the code compiles all supported device code, requiring all dependencies for all supported devices. Enable conditional compilation to allow users to only compile support for the devices they need, therefore only requiring the dependencies they need.