Re: Postgresql on itanium server

From: Jochen Erwied <jochen(at)pgsql-performance(dot)erwied(dot)eu>
To: muthu krishnan <muthu(dot)krishnan(dot)linux(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org, pgsql-performance(at)postgresql(dot)org
Subject: Re: Postgresql on itanium server
Date: 2011-06-09 10:46:57
Message-ID: 396429919.20110609124657@erwied.eu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Thursday, June 9, 2011, 12:03:12 PM you wrote:

> Is there any option to turn on "flush to zero mode" in itanium cpu while
> compiling postgresql from source?

configure will complain when specifying './configure CFLAGS=-ffast-math'.

make won't, so a 'make CFLAGS='-O2 -Wall -ffast-math' after doing a normal
'./configure' should do the trick.

But maybe one of the experts should explain if this will in fact work...

--
Jochen Erwied | home: jochen(at)erwied(dot)eu +49-208-38800-18, FAX: -19
Sauerbruchstr. 17 | work: joe(at)mbs-software(dot)de +49-2151-7294-24, FAX: -50
D-45470 Muelheim | mobile: jochen(dot)erwied(at)vodafone(dot)de +49-173-5404164

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Jochen Erwied 2011-06-09 10:53:23 Re: Postgresql on itanium server
Previous Message Marti Raudsepp 2011-06-09 10:45:06 Re: Postgresql on itanium server