Re: A Parallel Binary Search?

From: Jack Klein (jackklein_at_spamcop.net)
Date: 03/30/04


Date: Mon, 29 Mar 2004 23:09:23 -0600

On 29 Mar 2004 20:22:30 -0800, rbjones6@hotmail.com (Robert) wrote in
comp.lang.c++:

> I have recently read a ieee paper on parallel binary search but have
> yet to find one that reports speedup over several processors.

What's your question about the standard C++ language?

-- 
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~ajo/docs/FAQ-acllc.html


Relevant Pages

  • Re: Mystery: static variables & performance
    ... > Jack Klein wrote: ... C language, not about implementations of it. ... Jack said, quite correctly, that the C standard does not define ...
    (comp.lang.c)
  • Re: the target audience of this list
    ... "Jack Klein" wrote in message ... > rational dispute about the definition of the C computer language, ... > The standard libraries are part of the language because they are ...
    (comp.lang.c)
  • Re: Stack Pointer..?
    ... this isn't anything in the standard C language. ... Jack Klein ... FAQs for ... Prev by Date: ...
    (comp.lang.c)
  • Re: addresses and integers
    ... >> I've read in the standard that addresses ... Jack Klein ... FAQs for ...
    (comp.lang.c)
  • Re: Integer promotion and overflow
    ... > As I mentioned in another thread, it wouldn't be against the standard ... > if it affected the visible behavior of the program only when it ... Jack Klein ... FAQs for ...
    (comp.lang.c)