Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - benchmark runs slow on PPC, but ok on x86: (6 Items)
   
benchmark runs slow on PPC, but ok on x86  
This benchmark runs on Neutrino about the same as it does on Linux on x86, but it (appears that it) runs much more 
slowly on PPC.

I took a quick look at the code, and I don't see a reason.

Anyone see what the difference might be?

Thanks,
Keith
Attachment: Text stream.c 11.46 KB
Re: benchmark runs slow on PPC, but ok on x86  
On Wed, Mar 05, 2008 at 11:21:01AM -0500, Keith Odell wrote:
> This benchmark runs on Neutrino about the same as it does on Linux on x86,
but it (appears that it) runs much more slowly on PPC.

What PPC chip are you running it on?


-- 
Brian Stecher (bstecher@qnx.com)        QNX Software Systems
phone: +1 (613) 591-0931 (voice)        175 Terence Matthews Cr.
       +1 (613) 591-3579 (fax)          Kanata, Ontario, Canada K2M 1W8
Re: benchmark runs slow on PPC, but ok on x86  
I'm running on a AMCC PPc440epx.
Re: benchmark runs slow on PPC, but ok on x86  
On Thu, Mar 06, 2008 at 07:32:46AM -0500, Keith Odell wrote:
> I'm running on a AMCC PPc440epx.

The initial Book E processors did not have hardware floating point,
so there was no support added to procnto-booke (since we couldn't test
it). Once there was a CPU with FPU hardware, we added support to procnto,
but I'm not sure if it's been made available as a patch yet. Check the
output of "pidin info". If the string "FPU" does not appear at the end of
the
second line, you're not using the hardware for floating point operations,
which will explain your slowdown.

	Brian

-- 
Brian Stecher (bstecher@qnx.com)        QNX Software Systems
phone: +1 (613) 591-0931 (voice)        175 Terence Matthews Cr.
       +1 (613) 591-3579 (fax)          Kanata, Ontario, Canada K2M 1W8
Re: benchmark runs slow on PPC, but ok on x86  
Thanks Brian,

It appears I am not using the FPU.  Who can I talk to about finding the status of the patch for running the AMCC440epx 
FPU?

Best regards,
Keith
Re: benchmark runs slow on PPC, but ok on x86  
On Thu, Mar 06, 2008 at 01:03:54PM -0500, Keith Odell wrote:
> It appears I am not using the FPU.  Who can I talk to about finding the 
> status of the patch for running the AMCC440epx FPU?

I can't see the patch accessable anywhere, so probably the best person
is your sales rep.

	Brian

-- 
Brian Stecher (bstecher@qnx.com)        QNX Software Systems
phone: +1 (613) 591-0931 (voice)        175 Terence Matthews Cr.
       +1 (613) 591-3579 (fax)          Kanata, Ontario, Canada K2M 1W8