]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - openmp/ti-openmpacc.git/blob - README.txt
Merge branch 'release/v01.05.06.00'
[openmp/ti-openmpacc.git] / README.txt
1 OpenMP Accelerator Model Runtime
3 Building the runtime
4 1. Update variables in host/Makefile.inc based on the location of
5    Processor SDK (SDOMC_SHARED, CORESDK_VERSION)
7 2. To build for a given SoC, run one of:
8    * make BUILD_AM57=1 BUILD_BOOST=1 install
9    * make BUILD_K2H=1 BUILD_BOOST=1 install
10    Note: BUILD_BOOST=1 will download and build the required Boost version.