Check out this useful video-lectures from Intel: http://software.intel.com/en-us/videos/three-things-you-must-teach-module-1-recognizing-potential-parallelism/
This tutorial covers:
- Importance of parallelism
- Shared memory model and threads
- OpenMP basics
The video tutorial is very short: about 60 minutes, so I hope you will find it useful.