discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] how to test sse2 support using cmake


From: Robert McGwier
Subject: Re: [Discuss-gnuradio] how to test sse2 support using cmake
Date: Mon, 17 Sep 2012 07:40:48 -0400

How about looking at the libvolk components and see how SSE is done and mimic?

On Sep 17, 2012 12:51 AM, "Kyle Zhou" <address@hidden> wrote:
I have a block which depends on sse2. I need to tell cmake to check if the cpu support sse2 in order to determine if the sse2 acceleated version or a generic version should be used.
This should be straight forward. However, I just cannot find an example CMakeLists.txt to get me a quick start.
Any suggested readings? thanks
K Z
_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

reply via email to

[Prev in Thread] Current Thread [Next in Thread]