-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Nicholas Corgan edited this page Jul 31, 2020
·
15 revisions
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.
TODO
TODO
TODO
TODO
TODO
- Project overview
- Getting started
- FAQ
- Video screencasts
- Demo applications
- Features summary
- Versioned releases
- Miscellaneous links
- Help and support
- Pothos users' group
- Twitter @pothosware
- IRC chat #pothos
- Slack workspace
- Contract services
- Developer blog
- Contributing
- Donate
- Build guide
- GUI Tutorial
- SDR Tutorial
- Filter Tutorial
- Doxygen docs
- PothosUtil Guide
- Blocks coding guide
- Scheduler explained
- Remote control guide
- Extending serialization