So, Intel SDK works with intel cpu, gpu, and xeon phi. AMD SDK works with AMD gpu and cpu.
I would like to develop an application that targets intel cpu and AMD gpu. Can anyone suggest a development strategy to achieve this?
Thanks.
Edit: I would like to run both cpu and gpu kernels concurrently on the same system.