Message77431
On Tue, Dec 9, 2008 at 11:02 AM, Mark Dickinson <report@bugs.python.org> wrote:
...
> If your Intel machine is Pentium 4 or newer, you can get
> around this by using the SSE2 extensions, which work with 64-bit doubles
> throughout. I don't remember offhand precisely which gcc flags you need
> for this.
The flags you may be looking for are -msse2 -mfpmath=sse |
|
Date |
User |
Action |
Args |
2008-12-09 16:12:04 | belopolsky | set | recipients:
+ belopolsky, mark.dickinson, vstinner, drj |
2008-12-09 16:12:04 | belopolsky | link | issue3166 messages |
2008-12-09 16:12:03 | belopolsky | create | |
|