Learn how to use a wall clock timer that is included as part of the OpenMP library. Jeff Cogswell walks you through how. Taken from Accurately Time Your Parallel Loops in OpenMP which is found http://goparallel.sourceforge.net/
Day: August 24, 2014
Use GNU C++ and Intel Compilers with OpenMP
Most compilers today support OpenMP. Here is a video compilation of of how Jeff Cogswell shows you how to compile OpenMP programs using both the Intel and GNU C++ compilers. Taken from Use GNU C++ and Intel Compilers with OpenMP from http://goparallel.sourceforge.net