I am trying to get a AMD and NVidia GPU to run inside the same Ubuntu 14.04 PC for parallel OpenCL development on both. I had achieved this using Ubuntu 12.04 and the information provided here and here. Unfortunately what I did back then, does not work anymore (never change a running system...).
My question is, whether someone achieved this, and if so how. Information on this problem is very scarce. The problem is that the libraries and drivers from both clash, when I try to install both at the same time - individually they work fine. Installing from packages you end up in package-dependency-hell and using the binary driver installer from both together didn't work.
Since I am not too familiar with the underlying OpenCL implementations, I am a little "in over my head".
Hope someone can perhaps point me in the right direction. The system is an Ubuntu 14.04, 64bit and the GPUs a Geforce GTX 760 and a Radeon HD 7970.
Thanks and best regards!