Generate C/C ++ source code with maximum optimization

1 Ansicht (letzte 30 Tage)
Nycholas Maia
Nycholas Maia am 5 Mai 2017
Kommentiert: Joss Knight am 15 Mai 2017
Considering that my MATLAB (.m) file already has support for:
  1. Multiple Jobs
  2. GPU Processing
  3. Multiple processors / cores within the same machine
  4. 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
Joss Knight am 13 Mai 2017
Nope, sorry. The third one is supported for some kinds of codegen.
  2 Kommentare
Nycholas Maia
Nycholas Maia am 14 Mai 2017
I understand that is not possible to generate C/C++ code that supports:
  • Multiple Jobs
  • Distributed processing between machines
Do you have sure that is impossible to generate C/C++ code with GPU processing?
Joss Knight
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by