Symmetric Multiprocessing (SMP)

Samples that demonstrate the use of Symmetric Multiprocessing.

  • SMP PiCalculate the first 240 digits of Pi on multiple execution units.
  • SMP pktqueueUse SMP to process multiple packet headers in parallel.