Skip to content
Nicholas Corgan edited this page Jul 31, 2020 · 15 revisions

Pothos GPU toolkit

The Pothos GPU toolkit is a component of the Pothos data-flow framework. This toolkit wraps Pothos blocks around the ArrayFire API, which offloads intensive processing onto a GPU, allowing for increased parallelism and resulting in significantly higher performance. Many of these blocks duplicate functionality provided in PothosBlocks and PothosComms and can be dropped in-place to increase a topology's performance.

Functionality

TODO

Stream Manipulation

TODO

File IO

TODO

Math

TODO

Benchmarks

TODO