>>Although program is still working correctly, but the size(built by Intel C++Compiler) is increased too much. Can anyone
>>give me some explanations? Is this normal or abnormal?
I wouldn't make any speculative statements or suggestions before looking into tachyon_studio sample.
>>I'm using Intel Parallel 2011 Update 1 and Visual Studio 2008.
I'll take a look at the sample project some time later using Intel Parallel Studio 2011 Update 3 and Visual Studio 2005 Professional Edition.






About file size of dll or lib
Hi all
I used tachyon_studio sample that have in Intel folder (C:\Program Files (x86)\Intel\Parallel Studio 2011\Samples\en_US) and compare file size that built by Intel C++ Compiler and Visual C++ Complier.
File size of tachyon.common project that built by Intel C++Compiler: 21,728,118 bytes
File size of tachyon.common project that built by Visual C++ Complier: 3,046,742 bytes
Although program is still working correctly, but the size(built by Intel C++Compiler) is increased too much. Can anyone give me some explanations? Is this normal or abnormal?
I'm using Intel Parallel 2011 Update 1 and Visual Studio 2008.
Best regards,