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!