Software Archive
Read-only legacy content

COI

cheng_c_1
Beginner
449 Views

If I want known more details of the implementation on Intel COI, are there any documents or information on that, except the handbooks?

0 Kudos
1 Reply
Loc_N_Intel
Employee
449 Views

Hi Cheng,

For Linux, please refer to section 2.4.3 in the MPSS User's Guide (Linux) for COI documentation:

/usr/share/doc/intel-coi-3.7-1/               -release_notes.txt
/usr/share/doc/intel-coi-3.7-1/               -MIC_COI_API_Reference_Manual_1_0.pdf
/usr/share/doc/intel-coi-3.7-1/               -coi_getting_started.pdf
/usr/include/intel-coi/                             -header files containing full API descriptions
/usr/share/doc/intel-coi-3.7-1/tutorials/  -Full tutorials source and Makefiles
/usr/share/man/man3/COI*                   -man pages

Also, the section G3 shows how to extract and use the COI open source distribution.

For Windows, the section 13.2 in the MPSS User's Guide (Windows) points to COI documentation:

(MPSS EXE Installation Base)\docs\coi\release_notes.txt
(MPSS EXE Installation Base)\docs\coi\MIC_COI_API_Reference_Manual_1_0.pdf
(INTEL_MPSS_HOST_SDK)\include\intel-coi\  -header files contain full API descriptions
(INTEL_MPSS_HOST_SDK)\tutorials\coi\README_Windows_1.txt  -instructions on how to get coprocessor side binaries and general building and use of tutorials

0 Kudos
Reply