Home |
RTKernel-32 Programming Manual Multitasking, Real-Time, and RTKernel-32 Alternate APIs for RTKernel-32 Program OMPrimes |
Program OMPrimesOMPrimes also calculates prime numbers on all available CPUs. However, it uses OpenMP to distribute the work load onto threads. This demo requires a compiler with OpenMP support (e.g. Visual Studio 2005, 2008, 2010, 2012, or 2013).
|