$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [parallel_sort] Proposal
From: Edouard A. (edouard_at_[hidden])
Date: 2009-02-03 06:35:47
> I encourage you to investigate parallel sorting algorithms in the
> literature - doesn't Knuth have a whole book of them? - rather than
> inventing your own. And base your improvements on benchmark results.
Hi Phil, don't worry, that's what I'm currently doing. ;)
-- EA