[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: OT : Approximate / fast math libraries ?
- From: Rex Dieter <rdieter math unl edu>
- To: fedora-list redhat com
- Subject: Re: OT : Approximate / fast math libraries ?
- Date: Fri, 31 Aug 2007 11:50:36 -0500
Chris Jones wrote:
Hi,
I have a number crunch application that is starting to hit bottlenecks
in standard maths functions, like log, exp sqrt etc. Thing is, in many
places I don't need much precision, so was wondering if there was
anything I could do, like use a different library or enable some gcc
options (currently using -O2) to speed things up.
gcc -ffast-math
?
-- Rex
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]