Idein / py-videocore6

Python library for GPGPU programming on Raspberry Pi 4
https://idein.jp
GNU General Public License v2.0
247 stars 28 forks source link

More three simple examples #42

Closed Terminus-IMRC closed 4 years ago

Terminus-IMRC commented 4 years ago

This PR adds these three more examples, which are mainly intended to measure TMU read/write performance:

These examples run with the full eight QPUs, so the metrics can be seen as the upper bound of TMU performance.

Terminus-IMRC commented 4 years ago

Thank you for reviewing!