Re: [ros-users] How to make ROS support SIMD instructions?

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: User discussions
Emne: Re: [ros-users] How to make ROS support SIMD instructions?
On Sat, Sep 25, 2010 at 12:27 AM, j2eegirl <> wrote:
>
> I want to use SIMD instructions in ROS to speedup my program.
> How can I add support for that?
> Need I  add some words in CMakefile.txt? Or use other Methods?


Have a look at rosbuild_check_for_see():
http://www.ros.org/wiki/rosbuild/CMakeLists#rosbuild_check_for_sse

    brian.