Message boards :
SETI@home Enhanced :
setiathome_7.00_i686-apple-darwin - a standalone test
Message board moderation
Author | Message |
---|---|
![]() Send message Joined: 18 Jan 06 Posts: 1038 Credit: 18,734,730 RAC: 0 ![]() |
Is this error-rate in sse1 chirp-functions on the new sah 7.00 Mac version expected ? (Tested on Mac mini (mid 2011 model))
_\|/_ U r s |
Send message Joined: 14 Oct 05 Posts: 1137 Credit: 1,848,733 RAC: 0 ![]() |
I'm sure it's related to the angle reduction. SSE1 doesn't have double precision capability needed there so it's done with x87 code, but the quickround is tricky since Linux operates the FPU at extended precision while Windows and at least some BSD variants use double precision. For OSX it may be using a last resort fallthrough code. When I was developing that code I ignored Mac-Intel because all those systems have at least SSE2, and that appears true even for OSx86 Hackintosh systems. Eric did some further modifications and cleanups. The testing is doing what it should, eliminating function variants which are either inaccurate or slow. At least there's no need for immediate code changes. Joe |
![]() Send message Joined: 18 Jan 06 Posts: 1038 Credit: 18,734,730 RAC: 0 ![]() |
ok, thanks for explaining that bit. Will keep looking for other unexpected outcomes. _\|/_ U r s |
©2023 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.