Page MenuHomeFreeBSD

devel/clinfo: update to 3.0.21.02.21
ClosedPublic

Authored by jbeich on Feb 22 2021, 11:26 AM.
Tags
None
Referenced Files
F103815903: D28853.diff
Fri, Nov 29, 7:47 PM
Unknown Object (File)
Mon, Nov 25, 12:06 PM
Unknown Object (File)
Sun, Nov 24, 4:23 PM
Unknown Object (File)
Thu, Nov 21, 9:47 PM
Unknown Object (File)
Wed, Nov 20, 9:32 PM
Unknown Object (File)
Wed, Nov 20, 12:25 AM
Unknown Object (File)
Tue, Nov 19, 12:01 AM
Unknown Object (File)
Mon, Nov 18, 9:44 PM
Subscribers

Details

Reviewers
manu
Group Reviewers
x11
Commits
rP568916: devel/clinfo: update to 3.0.21.02.21
Summary
Test Plan
  • Builds fine on 11.4/12.2/14.0 amd64/i386, 12.2 aarch64, 14.0 aarch64/armv7/armv6
  • Runs fine on intel-compute-runtime-21.07.19042 (on Skylake)

Output changes:

--- clinfo	3.0.20.11.20
+++ clinfo	3.0.21.02.21
@@ -2,5 +2,4 @@ Number of platforms                               1
   Platform Name                                   Intel(R) OpenCL HD Graphics
   Platform Vendor                                 Intel(R) Corporation
   Platform Version                                OpenCL 3.0 
-  Platform Numeric Version                        0xc00000 (3.0.0)
   Platform Profile                                FULL_PROFILE
@@ -54,8 +53,9 @@ Number of platforms                               1
                                                   cl_khr_3d_image_writes                                           0x400000 (1.0.0)
                                                   cl_intel_media_block_io                                          0x400000 (1.0.0)
                                                   cl_intel_va_api_media_sharing                                    0x400000 (1.0.0)
-  Platform Host timer resolution                  1ns
+  Platform Numeric Version                        0xc00000 (3.0.0)
   Platform Extensions function suffix             INTEL
+  Platform Host timer resolution                  1ns
 
   Platform Name                                   Intel(R) OpenCL HD Graphics
 Number of devices                                 1

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jbeich edited the test plan for this revision. (Show Details)

Maintainer timeout. Maybe give up maintainership if you can't find time even for a rubbestamp for the trivial update.

This revision is now accepted and ready to land.Mar 21 2021, 10:48 AM
This revision was automatically updated to reflect the committed changes.