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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,27eba2f78fbdcc60 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Fri, 25 Mar 2005 22:44:36 -0600 From: "Steve" Newsgroups: comp.lang.ada References: <1IOdnWpX0_s6MdnfRVn-3A@comcast.com> Subject: Re: Gnat 3.15p & Windows & Hyperthreading Q Date: Fri, 25 Mar 2005 20:45:41 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Message-ID: NNTP-Posting-Host: 24.22.63.157 X-Trace: sv3-AdukgaxxiRCl0tFtG9gCuVsPMLw348BtD7r4L1QiOwcvmVshpEHQxkyh/1zRRbisPPtSbg1LcRgwATe!RJH0EetD4BAf1DsTAKqHPsFvA7hpY1Y1mO/O8zcReIQukphj9+0otKa2KNIH X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:10012 Date: 2005-03-25T20:45:41-08:00 List-Id: Another data point, but not one you asked for... I have seen Gnat 3.15p take advantage of dual Xeons on a W2k machine. So I don't think there is anything wrong in general with Gnat 3.15p on dual processors. Steve (The Duck) wrote in message news:1IOdnWpX0_s6MdnfRVn-3A@comcast.com... > I'm told that a multitask program compiled with Gnat 3.15p and run > under Windows XP Pro on a hyperthreaded machine, runs in the same total > time as the same program using a single task. OTOH, when compiled with > GNAT 5.02a1 and run on a dual-processor 400 MHz Celeron running Mandrake > Linux 8.2, it runs about 50% faster with two rather than one tasks. > Is the problem "hyperthreading", Windows, or Gnat 3.15p?