How can I solve 3D matrix in GPU using Parallel computing toolbox?

3 次查看(过去 30 天)
Hi, I have a something like 100 matrices where each one has a dimension of 800 by 800 complex values. I am going to do some calculation for each matrix. Let's say, I have a function that gets an 800by800 input matrix (INMAT) and provides an output matrix of 608by684 matrix (OUTMAT). I have no problem so far but I want to use the advantages of my powerful GPU and parallel computing toolbox and run all 100 INMAT matrices and get all 100 OUTMAT at once. It would be great if you help me out and give me some hints on how can I solve this problem.
Best wishes,
Sabooni
  1 个评论
Joss Knight
Joss Knight 2018-7-17
Most people can do everything they want using the functions supported by pagefun. Investigate that and see if yours is such a function.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 GPU Computing 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by