PPT Slide
- Documentation - go to IBM Repository:
http://scv.bu.edu/SCV/IBMSP/
- ESSLSMP
- for use with 'SMP processors' (that's us)
- some serial, some parallel
- parallel versions use multiple threads
- thread safe; serial versions may be called within multithreaded regions (or on single thread)
- link with
-lesslsmp