Intel Parallel Composer
07 Oct 2009 Update 2 Revised
-----------------------------------------------
now installed on V8-vm1 and tested with the NQueens sample:
1>------ Neues Erstellen gestartet: Projekt: Step4-Parallel-Tune, Konfiguration: Release x64 ------
2>------ Neues Erstellen gestartet: Projekt: Step2-3-Parallel-Check, Konfiguration: Release x64 ------
2>Deleting intermediate files and output files for project 'Step2-3-Parallel-Check', configuration 'Release|x64'.
1>Deleting intermediate files and output files for project 'Step4-Parallel-Tune', configuration 'Release|x64'.
1>Compiling with Intel(R) C++ Compiler 11.1.068 [Intel(R) 64]... (Intel C++ Environment)
2>Compiling with Intel(R) C++ Compiler 11.1.068 [Intel(R) 64]... (Intel C++ Environment)
1>nq-parallelfinal.cpp
2>nq-parallelstart.cpp
2>Linking... (Intel C++ Environment)
1>Linking... (Intel C++ Environment)
1>xilink: executing 'link'
2>xilink: executing 'link'
1>Embedding manifest... (Microsoft VC++ Environment)
2>Embedding manifest... (Microsoft VC++ Environment)
2>Build log was saved at "file://C:\Documents and Settings\heinz\My Documents\Visual Studio 2008\Projects\NQueens-ParallelStudio\Step2-3-Parallel-Check\x64\Release\BuildLog.htm"
2>Step2-3-Parallel-Check - 0 error(s), 0 warning(s)
1>Build log was saved at "file://C:\Documents and Settings\heinz\My Documents\Visual Studio 2008\Projects\NQueens-ParallelStudio\Step4-Parallel-Tune\x64\Release\BuildLog.htm"
1>Step4-Parallel-Tune - 0 error(s), 0 warning(s)
3>------ Neues Erstellen gestartet: Projekt: Step1-Serial-Hotspot, Konfiguration: Release x64 ------
3>Deleting intermediate files and output files for project 'Step1-Serial-Hotspot', configuration 'Release|x64'.
3>Compiling with Intel(R) C++ Compiler 11.1.068 [Intel(R) 64]... (Intel C++ Environment)
3>nq-serial.cpp
3>Linking... (Intel C++ Environment)
3>xilink: executing 'link'
3>Embedding manifest... (Microsoft VC++ Environment)
3>Build log was saved at "file://C:\Documents and Settings\heinz\My Documents\Visual Studio 2008\Projects\NQueens-ParallelStudio\Step1-Serial-Hotspot\x64\Release\BuildLog.htm"
3>Step1-Serial-Hotspot - 0 error(s), 0 warning(s)
========== Alles neu erstellen: 3 erfolgreich, Fehler bei 0, 0 übersprungen ==========