<< back

CL!ng 1.15

Get informations and specs about your OpenCL or Metal enabled device

Category: Developer Tools
Price: Free
Popularity: Low
Version String: 1.15 (946)
Release Date: 2023-07-03
Architecture: Intel & AppleSilicon(ARM)
Minimum OS: macOS 10.13
Vendor Name: Bart Vanhaeren
Homepage: users.skynet.be

Version History 1.15 (946)

- recognizes Apple Silicon M2 Ultra
- recognizes Apple Silicon CPU running under Rosetta2 emulation
- CL!ng now saves user settings
- Auto share results & suppress asking to share every time
- fixed memory leak under stress testing

Description:

With CL!ng, getting all the information and specs about your OpenCL or Metal enabled device just got a lot easier.
Browse device compute capabilities, memory specifications and even get some idea about the OpenCL or Metal performance of your device with build-in test routines for memory bandwidth and practical floating point performance.

Device & compute specifications

Get general information about your OpenCL or Metal enabled device in your computer, wether they are CPU or GPU based. See which OpenCL/Metal version is implemented and supported by your device and get information about its compute capabilities such as number of compute units, clock frequency, support for double precision floating point, etc...

Memory & types specifications

The memory information overview lists specifics about the memory architecture of your OpenCL or Metal device, including detailed information about supported data types and object sizes.

Memory and compute performance

CL!ng uses standard OpenCL APIs to measure memory copy bandwidth from host-to-device, device-to-host and device-to-device.

The OpenCL Mandelbrot calculation routines measure floating point performance for both single and double precision in scalar as well as vector variants (when supported by the device).
The Metal Mandelbrot calculation routines measure floating point performance for single precision in scalar as well as vector variants.


Compatibility

CL!ng supports OpenCL compatible devices from Intel, AMD (including older ATI models) and nVidia implementing OpenCL version 1.0 or higher.
CL!ng supports Metal compatible devices as of macOS GPU Family 1

CL!ng requires macOS 10.9 or later. Metal support requires macOS 10.11 or later