Overview

A simple example that demonstrates running a TBB application on the LRB device. For more information please see our wiki page.

Files

sub_string_finder_host.cpp
Host side that loads the example code onto the device, and launches it.
sub_string_finder_lrb.cpp
Device side wrapper for the "ordinary" sub_string_finder example.
sub_string_finder.sln
Contains Microsoft* Visual Studio* 2008 workspace for building and running the example.
lrb.mak
Internal makefile for the workspace to build the device-side binary with cross-compiler.

To Build

General build directions can be found here. This example supports only Microsoft* Visual Studio* 2008. Please, make sure that TBB30_INSTALL_DIR is set properly on your system.
Up to parent directory

Copyright © 2005-2010 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.