|
Re: how to enable SSE and SSE2 instruction sets in GCC or QCC when compiling?
|
11/22/2013 8:03 AM
post106964
|
Re: how to enable SSE and SSE2 instruction sets in GCC or QCC when compiling?
See post106962 - depending on the NTO compiler you are using it might
not yet have support for sse4.
On 13-11-22 07:54 AM, robort smith wrote:
> how to enable SSE and SSE2 instruction sets in GCC or QCC when compiling?
>
> I have already found the following code in OPENCV source code . How can I make them be valid?
|
|
|
|
Re: how to enable SSE and SSE2 instruction sets in GCC or QCC when compiling?
|
11/22/2013 8:05 AM
post106965
|
Re: how to enable SSE and SSE2 instruction sets in GCC or QCC when compiling?
See post106962 - depending on the NTO compiler you are using it might
not yet have support for sse4.
On 13-11-22 07:54 AM, robort smith wrote:
> how to enable SSE and SSE2 instruction sets in GCC or QCC when compiling?
>
> I have already found the following code in OPENCV source code . How can I make them be valid?
|
|
|