Cool VL Viewer forum
http://sldev.free.fr/forum/

Is your computer SSE2-capable ?
http://sldev.free.fr/forum/viewtopic.php?f=5&t=565
Page 1 of 1

Author:  Henri Beauchamp [ 2011-09-09 13:56:20 ]
Post subject:  Is your computer SSE2-capable ?

Since the mesh rendering engine requires SSE2, for people not having a SSE2-capable CPU on their computer, it means that v1.26.0 is the last Cool VL Viewer branch they can use... Should I shut down this branch in the future, they would be left "stuck" with v1.26.0. Before I make a decision about what to do with v1.26.0 when v1.26.2 (the future stable mesh branch) will be released, I'd like to know whether or not, as a user, you will be impacted.

Please, reply to this poll so that I can get a clue of the Cool VL Viewer's user base.

Author:  Brenda C [ 2011-09-09 15:56:46 ]
Post subject:  Re: Is your computer SSE2-capable ?

What is SSE 2 and how can I find out?

Author:  Henri Beauchamp [ 2011-09-09 18:46:34 ]
Post subject:  Re: Is your computer SSE2-capable ?

Brenda C wrote:
What is SSE 2 and how can I find out?
SSE stands for "Streaming SIMD Extensions" (and SIMD stands for "Single Instruction, Multiple Data"). It's an extended set of CPU instructions, designed to process more efficiently multimedia streams (audio, video, 3D...) which main characteristic is precisely to deal with a lot of data going through repetitive sequences of instructions.

SSE2 offers a further extended instruction set to SSE which allows to supersede the old MMX instruction set.

Modern i686 class CPUs offer SSE2 (and of course MMX and SSE, and sometimes SSE3, SSSE3, SSE4, SSE4.1...). However, older i686 class CPUs, such as the Pentium 3 or the Athlon XP do not provide SSE2 support.

You can find out by looking at the log file of the Cool VL Viewer v1.26.0 (at the start, you should be able to see your CPU identification, perhaps with mention of "sse2", depending on your OS, and every time a line with "INFO: updateVectorize: Vector Processor", followed with "SSE2" when your CPU is SSE2 capable).
You could also try to run the Cool VL Viewer v1.26.1: if it works, you got SSE2, if it does not fully start and complains about the lack of SSE2, then it's bad luck for you.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/