Tool/software: Linux
What's the different between IPC and openCL? Does openCL use IPC to communicate? If I want to accelerate my program? Which is more faster?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
What's the different between IPC and openCL? Does openCL use IPC to communicate? If I want to accelerate my program? Which is more faster?
Hi,
Please take a look at the Linux IPC User's Guide in which the document of multiple-way of ARM-DSP communication should provide the info you want.
It lists the pros and cons of each methods. They requires different level of skills in terms of DSP programming. You should pick the one fits you best.
If this answers your question, please click "Resolved".
Rex