Currently, building dpbench requires installing all dependencies for each framework and implementation bundled in-tree. This includes the native dpcpp implementations.
We should make it possible to build and install dpbench with only the core infrastructure. It will make it much simpler for others to use the infrastructure and not have to install and build all benchmarks if they do not want to do so.