GPU and the MATLAB compiler

2 views (last 30 days)
Gregory Vernon
Gregory Vernon on 9 Jun 2011
I am aware that GPU computing is not supported in the MATLAB compiler. I was wondering if this is just "temporary" and will be supported in a future version. If not, is there a work-around anyone can suggest?

Accepted Answer

Walter Roberson
Walter Roberson on 9 Jun 2011
Always in motion the future is. Difficult to see.
  1 Comment
Chirag Gupta
Chirag Gupta on 9 Jun 2011
one vote for this!
If you are willing to write CUDA C code, you could just mex the code and include it with the MATLAB compiler.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!