Mex files and distributed arrays
3 views (last 30 days)
Show older comments
Hi,
I wanted to build a mex file with the Matlab Coder, and the file containes distributed arrays, because I use the distributed memory of a cluster. However, I get an error that 'distributed' is an unknown parameter. Is there a way to use distributed arrays within mex files?
/Maria
0 Comments
Answers (1)
Darshan Ramakant Bhat
on 23 Sep 2021
Not all features / functions are supported by MATLAB Coder. Below is the list of functions & features suppored by MATLAB Coder
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!