Skip to content

BEAGLE v3.1.0

Compare
Choose a tag to compare
@ayresdl ayresdl released this 11 Nov 00:53
· 401 commits to master since this release
d6e3c3f

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).