What are the improvements of the newest release? I've read something about C2D, so isn't there anything new for older machines ?
CPUID: Intel Xeon 51xx 'Woodcrest'Features: MMX, SSE, SSE3, SSE3, SSSE3EDIT:I downloaded (I have running (Task Manager)) the KWSN_2.2_SSSE3-C2_Ben-Joe.exe... (with the other files)Or is the link not right for the SSSE3 app.? And I have the SSE3 app.?Or the name of the/my app. is not rigtht? SSSE3 but is SSE3?
You have the correct app, and the stderr output is also correct (except for that small error others pointed out where SSE2 in the features line becomes SSE3, I've coloured it red above, and our CPUID table needs an update for quad-cores).We have tested a lot of versions on Core 2 based systems. Try as we might, SSSE3 does not offer any usable functions for SETI@Home crunching, so calling the app SSSE3 really is not true as such. However, you can tell the Intel compiler to optimize the program for Core 2 systems, and this does work. In the end, the SSE3 functions coupled with the Core 2 optimizations produced the fastest crunch times, so that's why we did it this way. So that's why it says SSE3 on Core 2, and the app is called SSE3-C2.All's well Simon.