Hmm.  Our sample server-side code for an SSE3 plan class uses "sse3":

    downcase_string(sreq.host.p_features);
    if (!strstr(sreq.host.p_features, "sse3")) {

Did this never work?
Haven't some projects had SSE3 apps?
Should I change it to "pni"?

-- David

On 08-Aug-2013 10:39 AM, Eric J Korpela wrote:
PNI is also the standard nomenclature on linux.    Unless something has
changed recently you won't see sse3 in /proc/cpuinfo .


On Thu, Aug 8, 2013 at 10:31 AM, Jorden van der Elst <[email protected]>wrote:

On Thu, Aug 8, 2013 at 7:09 PM, Robert Kreß <[email protected]> wrote:
Well Boinc is detecting SSE3 if it’s present and usable – but one called
it
“pni” instead of SSE3 !?!

Not 'one' called it that, but Intel themselves.

 From http://en.wikipedia.org/wiki/SSE3
"SSE3, Streaming SIMD Extensions 3, also known by its Intel code name
Prescott New Instructions (PNI)"



-- Jord van der Elst.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to