Thread: parallel algorithms?

  1. #1
    Registered User
    Join Date
    May 2006
    Posts
    57

    parallel algorithms?

    Can anyone recommend some good books on parallel algorithms? I mean design, analysis, and computability kind of stuff, not something just on MPI or generic threads.

    Thanks

  2. #2
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    Operations and Production Management by Everett C. Adams

    There an excellent section on workflow optimization that directly correlates with multi-threading.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Parallel Port to USB controller and outb()
    By coletek in forum Linux Programming
    Replies: 1
    Last Post: 06-05-2009, 06:57 AM
  2. Serial to Parallel
    By ssharish2005 in forum Tech Board
    Replies: 11
    Last Post: 09-10-2007, 01:11 PM
  3. Segmentation Fault - Trying to access parallel port
    By tvsinesperanto in forum C Programming
    Replies: 3
    Last Post: 05-24-2006, 03:28 AM
  4. parallel sorting
    By akidamo in forum C Programming
    Replies: 7
    Last Post: 04-13-2006, 12:08 AM