Multithreaded Python with OpenMP
Unleashing multiple threads with Python, Cython and OpenMP
As Python continues to percolate through the world of multiprocessing and parallel computing, the need to integrate with tools like OpenMP becomes increasingly important. Watch Slashdot Media Contributing Editor David Bolton demonstrate how to do just that.