MATLAB Coder and Intel C++ Compiler
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jonathan
el 20 de Mzo. de 2014
Comentada: Kiran Karra
el 7 de Jul. de 2017
On the supported compilers page for R2014a, under Matlab Coder it lists compilers that are supported "For all features". I've looked through the MW site and the Coder documentation and I can't find any description of what "all features" means.
In what way does the Coder not support the Intel Compiler?
0 comentarios
Respuesta aceptada
Mike Hosea
el 23 de Mzo. de 2014
Editada: Mike Hosea
el 23 de Mzo. de 2014
The "for all features" is just what gets put into the table when there isn't any distinction made. It means that support is "all or nothing", whereas with some other products certain compilers are supported specifically for the features that are listed. The table is saying that MATLAB Coder doesn't support the Intel compiler at all , but I take it that what your question really means in this context is "Why not?". Unfortunately, I don't know. I'll see if I can find out.
2 comentarios
Mike Hosea
el 26 de Mzo. de 2014
I still don't know why the Intel compilers aren't supported for standalone code generation targets, but because they are supported for MATLAB mex generation, we do expect the Intel compilers to to work for MATLAB Coder mex targets. I've reported this.
Kiran Karra
el 7 de Jul. de 2017
Hello Mike, Any update on this? I'm very interested to hear whether intel compilers are supported. I have some code I am needing to accelerate and I am trying to use Matlab coder for the job. GCC is doing a decent job, but I would expect Intel to be much better ...
Thanks!
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!