Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 591 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 591 Bytes

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