NAU-IoT / benchmarks

Benchmarks for Raspberry Pi and NVIDIA Jetson performance
https://nau-iot.github.io/benchmarks/
MIT License
0 stars 1 forks source link

matrix arithmetic operations #15

Open akielaries opened 10 months ago

akielaries commented 10 months ago

Use openGPMP and maybe BLAS for benchmarking matrix related operations

akielaries commented 10 months ago

Similar idea to what I want to do with the openGPMP benchmarks but instead focus on CPU vs GPU and what is friendly for both. Like dispatching calls over threads i.e. calling a function each element of a data structure (vector, array, etc)