Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28953 Discussions

Auto-vectorization and Auto-parallelization when Called by a .net

Ibrahim_A_
Novice
263 Views

Hi,
I've compiled a fortran code as a DLL using the auto-parallization and auto-vectorization features in fortran compiler.
When I call the dll using a fortran compiled exe program, the dll runs faster on all the available cores on my PC.
However, when I call the DLL using a .net compiled exe, the dll runs slower and only on just one core.

Can I get help on this topic?

Thanks,

0 Kudos
0 Replies
Reply