Generate C/C ++ source code with maximum optimization
显示 更早的评论
Considering that my MATLAB (.m) file already has support for:
- Multiple Jobs
- GPU Processing
- Multiple processors / cores within the same machine
- Distributed processing between other machines on the network
Would it be possible to generate the C/C ++ source code of that file by keeping these 4 supports mentioned above?
回答(1 个)
Joss Knight
2017-5-13
0 个投票
Nope, sorry. The third one is supported for some kinds of codegen.
2 个评论
Nycholas Maia
2017-5-14
Joss Knight
2017-5-15
I'm sure. If you have access to the R2017b prerelease when it comes out, you may want to take a look.
类别
在 帮助中心 和 File Exchange 中查找有关 Installation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!