Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.programming.threads > #1225

About Parallel sort library....

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From "aminer" <aminer@toto.com>
Newsgroups comp.programming.threads, comp.programming
Subject About Parallel sort library....
Date Mon, 5 Nov 2012 14:55:35 -0600
Organization A noiseless patient Spider
Lines 24
Message-ID <k795jv$dr5$1@dont-email.me> (permalink)
Injection-Date Mon, 5 Nov 2012 19:55:43 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="c43ca82f9e8d62a602307fe9d2e9b807"; logging-data="14181"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1++xJg+RbmFT8ZpAHm2A7zP"
X-MimeOLE Produced By Microsoft MimeOLE V6.00.2900.6157
X-RFC2646 Format=Flowed; Original
X-Newsreader Microsoft Outlook Express 6.00.2900.5931
Cancel-Lock sha1:OoNc7cMuCA5bmczGLiMKvTx0+UI=
X-Priority 3
X-MSMail-Priority Normal
Xref csiph.com comp.programming.threads:1225 comp.programming:2471

Cross-posted to 2 groups.

Show key headers only | View raw


Hello,

I have stress tested Parallel Sort library but it didn't pass
the stress test under freepascal and lazarus , this problem
is caused by the freepascal compiler, not my library, but it did pass the 
test under Delphi.

I will advise you to use my parallel quicksort cause it has
passed the stress test under both freepascal and delphi
and i have modified parallel quicksort to avoid the worst
case performance and you can use it in an hybrid
way by passing ctmergesort to the constructor..


And you can download parallel quicksort and parallel sort library from:


http://pages.videotron.com/aminer/
?

Thank you,
Amine Moulay Ramdane 

Back to comp.programming.threads | Previous | NextNext in thread | Find similar


Thread

About Parallel sort library.... "aminer" <aminer@toto.com> - 2012-11-05 14:55 -0600
  Re: About Parallel sort library.... Gerald Breuer <Gerald.Breuer@googlemail.com> - 2012-11-06 22:25 +0100
    Re: About Parallel sort library.... Gerald Breuer <Gerald.Breuer@googlemail.com> - 2012-11-06 22:32 +0100
      Re: About Parallel sort library.... "aminer" <aminer@toto.com> - 2012-11-06 19:27 -0600
        Re: About Parallel sort library.... Gerald Breuer <Gerald.Breuer@googlemail.com> - 2012-11-07 03:21 +0100
        Re: About Parallel sort library.... Gerald Breuer <Gerald.Breuer@googlemail.com> - 2012-11-15 18:28 +0100
      Re: About Parallel sort library.... Noob <root@127.0.0.1> - 2012-11-16 11:46 +0100
    Re: About Parallel sort library.... "aminer" <aminer@toto.com> - 2012-11-06 19:25 -0600

csiph-web