Name: | clinfo |
---|---|
Version: | 2.1.17.02.09 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 88960 |
License: | CC0 |
RPM: | clinfo-2.1.17.02.09-1.el7.aarch64.rpm |
Source RPM: | clinfo-2.1.17.02.09-1.el7.src.rpm |
Build Date: | Thu May 31 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/Oblomov/clinfo |
Summary: | Enumerate OpenCL platforms and devices |
Description: | A simple OpenCL application that enumerates all possible platform and device properties. Inspired by AMD's program of the same name, it is coded in pure C99 and it tries to output all possible information, including that provided by platform-specific extensions, and not to crash on platform-unsupported properties (e.g. 1.2 properties on 1.1 platforms). |
- Update to 2.1.17.02.09
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for OpenCL 2.1 - Cleanups and fixes in spec
- Update to the latest upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Update to the latest upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Fix two bugs related to platforms without devices