Are there any books available explaining how to code for multi-core architecture?
Multi-Core Programming a 2006 Intel Press book by Shameem Akhter and Jason Roberts, helps software developers write high-performance multi-threaded code for Intel’s multi-core architecture while avoiding the common parallel programming issues associated with multi-threaded programs. Intel has been working with leading software vendors for more than a decade to deliver thread-optimized code: first for multiprocessor platforms, then for Hyper-Threading Technology and now for multi-core architecture.