OpenCL Benchmark is a free benchmark tool built for the Snow Leopard platform only, that uses the terminal.
NVIDIA GPUs supported: ALL ATI GPUs: should work now also (testphase) Computes an small+simple algorithm on GPU and CPU - both compiled on the fly by OpenCL API.
Here are some key features of "OpenCL Benchmark":
· measures cpu and all gus
· checks if compute was valid/OK
Requirements:
· at least one gnu which can handle OpenCL
· Core2Duo and Xeon Series, not Core Duo
· Macs 2008+ with NVIDIA GPUs (Macbook /MBP/iMac GT120/MacPro)... Macs 2008+ with ATI GPUs
What's New in This Release: [ read full changelog ]
· fixed bug with showing same cards twice in system > 2 gnu (hopefully fixed: )
· ATI compatible , reduced gnu code in size for an fix of the ATI problems with this bench
· therefor the time results cant be 100% compared to old versions - faster on CPU+GPU
· GPU time new = GPU time old / 3,3
· CPU time new = GPU time old / 2,5
· So GPU part shows more advantages vs CPU with that version
· cleaned up the informations for better readability
· added error handling code