comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcNOSPAM@mckae.com>
Subject: Re: Ada and multi-core CPUs
Date: Mon, 12 Sep 2005 10:48:04 -0500
Date: 2005-09-12T10:48:04-05:00	[thread overview]
Message-ID: <181be$4325a337$49950f5$23729@ALLTEL.NET> (raw)
In-Reply-To: <UKKdnZ2dnZ1Se429nZ2dnT5ivN6dnZ2dRVn-yJ2dnZ0@comcast.com>

tmoran@acm.org wrote:
> I finally got around to testing a sort.  I split the data array in half,
> sorting one half with the main program and the other with a separate task,
> then merged the two half-results.  It's substantially (about 60% as long
> for 100K floats) faster than splitting, sort one half, then the other
> half, then merge.  And easy to program in Ada.

Write it up and submit for publication.  Chip Multi-Processing 
(multi-core CPUs) seems to be a hot technical issue; it was the theme of 
the latest (9/05) issue of ACM Queue.

-- Marc A. Criley
-- McKae Technologies
-- www.mckae.com
-- DTraq - XPath In Ada - XML EZ Out



  parent reply	other threads:[~2005-09-12 15:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-09 21:33 Ada and multi-core CPUs tmoran
2005-09-10  8:27 ` Wilhelm Spickermann
2005-09-10 17:27   ` tmoran
2005-09-10 22:01     ` Adrian Knoth
2005-09-10 22:49       ` tmoran
2005-09-12 16:21         ` Jeffrey Carter
2005-09-12 15:48 ` Marc A. Criley [this message]
2005-09-12 19:43   ` tmoran
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox