/pnc-algo-vtd-samples

Simple PnC algorithm samples for octopus simulation service users to get started with vtd adapter.

Primary LanguageC++MIT LicenseMIT

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.

g++ -o acc ./Common/RDBHandler.cc ExampleACC.cpp -I./Common

More