Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #1000
| From | "aminer" <aminer@videotron.ca> |
|---|---|
| Newsgroups | comp.programming.threads, comp.programming |
| Subject | Parallel Quicksort 1.0 here... |
| Date | 2012-08-17 17:28 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <k0md2b$dhh$1@dont-email.me> (permalink) |
Cross-posted to 2 groups.
Hello, Parallel Quicksort 1.0 is here. Description: Parallel Quicksort that uses my threadpool engine. Parallel Quicksort gave me 3x scaling when sorting strings on a quad cores, it scales better than the parallel quicksort in the parallelsort library.. Please use Lazarus-1.1-38262-fpc-2.6.1 from http://mirrors.iwi.me/lazarus/snapshots / cause it scales better on this version. Language: FPC Pascal v2.2.0+ / Delphi 7+: http://www.freepascal.org/ or Lazarus 32 bits or 64 bits from: http://mirrors.iwi.me/lazarus/snapshots/ Operating Systems: Win , Linux and Mac (x86). You can download parallelquicksort from: http://pages.videotron.com/aminer/ Thank you, Amine Moulay Ramdane.
Back to comp.programming.threads | Previous | Next — Next in thread | Find similar
Parallel Quicksort 1.0 here... "aminer" <aminer@videotron.ca> - 2012-08-17 17:28 -0500
Re: Parallel Quicksort 1.0 here... "aminer" <aminer@videotron.ca> - 2012-08-17 17:54 -0500
Re: Parallel Quicksort 1.0 here... "aminer" <aminer@videotron.ca> - 2012-08-17 18:01 -0500
Re: Parallel Quicksort 1.0 here... "aminer" <aminer@videotron.ca> - 2012-08-18 00:31 -0500
Re: Parallel Quicksort 1.0 here... Gerald Breuer <Gerald.Breuer@googlemail.com> - 2012-08-18 10:19 +0200
Re: Parallel Quicksort 1.0 here... "aminer" <aminer@videotron.ca> - 2012-08-18 09:57 -0500
Re: Parallel Quicksort 1.0 here... Gerald Breuer <Gerald.Breuer@googlemail.com> - 2012-08-18 19:52 +0200
Re: Parallel Quicksort 1.0 here... "aminer" <aminer@videotron.ca> - 2012-08-18 14:20 -0500
Re: Parallel Quicksort 1.0 here... Gerald Breuer <Gerald.Breuer@googlemail.com> - 2012-08-18 22:58 +0200
Re: Parallel Quicksort 1.0 here... "aminer" <aminer@videotron.ca> - 2012-08-21 12:21 -0500
csiph-web