Generate C/C ++ source code with maximum optimization
Ältere Kommentare anzeigen
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?
Antworten (1)
Joss Knight
am 13 Mai 2017
0 Stimmen
Nope, sorry. The third one is supported for some kinds of codegen.
2 Kommentare
Nycholas Maia
am 14 Mai 2017
Joss Knight
am 15 Mai 2017
I'm sure. If you have access to the R2017b prerelease when it comes out, you may want to take a look.
Kategorien
Mehr zu Installation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!