| Log message: | Switch:
- Add a new property do plugins: 'dependency' so we can check that another dll is really present before loading current plugin, this is used to avoid trying to load cuda plugins when no NVIDIA drivers are installed.
Application:
- they no longer link with CUDA dlls and plugins. They only use the switch to call cuda functions. |