BEAGLE v3.1.0
New Features:
- Automatic resource selection via
beagleGetBenchmarkedResourceList
. - Control of CPU threading with
beagleSetCPUThreadCount
.
Performance and bug Fixes:
- CPU implementation now defaults to non-threaded implementation to replicate behaviour of previous versions.
- Improved CPU auto-threading to use fewer threads for better performance in some scenarios.
- Improved performance for CUDA implementation when rescaling (improved synchonization of streams).