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.
GPUを搭載したシステムでWPFアプリケーションを使用すると、GPUでマトリックス操作が実行されるのでしょうか。
私の最初の推測はノーですが、たとえば3D投影を実行している場合は非常に高速であり、GPUで投影を実行していると確信しています。
GPUで実行されているメソッドとCPUで実行されているメソッドを確認するにはどうすればよいですか?