Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
計算にかなりの時間がかかる複雑なアルゴリズムがあります。ただし、簡単に並列化できます。アルゴリズムの一部は、たとえば FFT です。計算の一部を Android の CPU ではなく GPU に移動する方法はありますか?