examples/qrt/multiple_kernels.cpp
0 → 100644
+30
−0
examples/qrt/qft.hpp
0 → 100644
+26
−0
+13
−3
Loading
- Handle QRT's initialize and submit (execution) in the context of multiple kernels (but only one entry point)
- Added an example to test the basic set-up.
Signed-off-by:
Nguyen, Thien <nguyentm@ornl.gov>