# pnc-algo-vtd-samples **Repository Path**: qiuguoqiang/pnc-algo-vtd-samples ## Basic Information - **Project Name**: pnc-algo-vtd-samples - **Description**: Simple PnC algorithm samples for octopus simulation service users to get started with vtd adapter. - **Primary Language**: C++ - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2021-10-12 - **Last Updated**: 2021-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PnC Algorithm Samples with VTD Adapter Simple PnC algorithm samples for octopus simulation service users to get started with vtd adapter. ## How to use it To get started with these PnC algorithm samples, you should first of all have them compiled. ```shell g++ -o acc ./Common/RDBHandler.cc ExampleACC.cpp -I./Common ``` ## More * Issues and bugs can be raised on the [Issue tracker on GitHub](https://github.com/huawei-octopus/pnc-algo-samples-vtd/issues) * For discussion or questions please use [Huawei cloud forum for developers](https://bbs.huaweicloud.com/forum/forum-1075-1.html)