From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,652f9b2d57d9154f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!t46g2000cwa.googlegroups.com!not-for-mail From: "Alinabi" Newsgroups: comp.lang.ada Subject: Re: multicdore-multithreading benchmarks Date: 18 Dec 2006 17:44:34 -0800 Organization: http://groups.google.com Message-ID: <1166492674.379186.85310@t46g2000cwa.googlegroups.com> References: <18qdndueRYh9oxrYnZ2dnUVZ_tSunZ2d@comcast.com> NNTP-Posting-Host: 71.207.153.91 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1166492680 17182 127.0.0.1 (19 Dec 2006 01:44:40 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 19 Dec 2006 01:44:40 +0000 (UTC) In-Reply-To: <18qdndueRYh9oxrYnZ2dnUVZ_tSunZ2d@comcast.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1) Gecko/20060601 Firefox/2.0 (Ubuntu-edgy),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: t46g2000cwa.googlegroups.com; posting-host=71.207.153.91; posting-account=gD74RA0AAABm9rsBG7oeOmJ-iO5c3KUQ Xref: g2news2.google.com comp.lang.ada:7949 Date: 2006-12-18T17:44:34-08:00 List-Id: I have a dual dual-core 64 bit machine (dual AMD Opteron). Where can I get the code? On Dec 18, 8:22 pm, tmo...@acm.org wrote: > I have an N-cpu version of quicksort. It speeds up nicely on my dual-core > machine. Would some kind soul with a more-than-two processor machine be > willing to compile and run it for comparison?