> >> Actually I'm not sure that it is good idea to enable CUDA by default, since >> it disables zero-copy protocol, that is critical for good performance. > > That can easily be a run-time check during startup.
It could be fixed. My point was that in the existing code, it's compile time decision and not run time. Pasha