<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Clinfo support for Rocky 8 linux in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1504472#M7177</link>
    <description>Hu, it looks like we managed to make it work. Thanks!</description>
    <pubDate>Thu, 13 Jul 2023 15:34:46 GMT</pubDate>
    <dc:creator>Edvinas3113</dc:creator>
    <dc:date>2023-07-13T15:34:46Z</dc:date>
    <item>
      <title>Clinfo support for Rocky 8 linux</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1502821#M7166</link>
      <description>&lt;P&gt;Hi, I was looking at the requirements and started wondering whether opencl is supported on Rocky 8 linux. I tried to install clinfo on my machine using "dnf install clinfo" and started to get&amp;nbsp; this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@warewulf clinfo_test]# clinfo&lt;BR /&gt;Number of platforms 1&lt;BR /&gt;Platform Name Intel(R) CPU Runtime for OpenCL(TM) Applications&lt;BR /&gt;Platform Vendor Intel(R) Corporation&lt;BR /&gt;Platform Version OpenCL 2.1 LINUX&lt;BR /&gt;Platform Profile FULL_PROFILE&lt;BR /&gt;Platform Extensions cl_khr_icd cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_depth_images cl_khr_3d_image_writes cl_intel_exec_by_local_thread cl_khr_spir cl_khr_image2d_from_buffer cl_intel_vec_len_hint&lt;BR /&gt;Platform Extensions function suffix INTEL&lt;BR /&gt;Platform Host timer resolution 1ns&lt;/P&gt;&lt;P&gt;Platform Name Intel(R) CPU Runtime for OpenCL(TM) Applications&lt;BR /&gt;Number of devices 1&lt;BR /&gt;Device Name Intel Core 2 Duo P9xxx (Penryn Class Core 2)&lt;BR /&gt;Device Vendor Intel(R) Corporation&lt;BR /&gt;Device Vendor ID 0x8086&lt;BR /&gt;Device Version OpenCL 2.1 (Build 0)&lt;BR /&gt;Driver Version 18.1.0.0920&lt;BR /&gt;Device OpenCL C Version OpenCL C 2.0&lt;BR /&gt;Device Type CPU&lt;BR /&gt;Device Profile FULL_PROFILE&lt;BR /&gt;Device Available Yes&lt;BR /&gt;Compiler Available Yes&lt;BR /&gt;Linker Available Yes&lt;BR /&gt;Max compute units 6&lt;BR /&gt;Max clock frequency 0MHz&lt;BR /&gt;Device Partition (core)&lt;BR /&gt;Max number of sub-devices 6&lt;BR /&gt;Supported partition types by counts, equally, by names (Intel)&lt;BR /&gt;Supported affinity domains (n/a)&lt;BR /&gt;Max work item dimensions 3&lt;BR /&gt;Max work item sizes 8192x8192x8192&lt;BR /&gt;Max work group size 8192&lt;BR /&gt;Preferred work group size multiple (kernel) &amp;lt;getWGsizes:1474: create context : error -2&amp;gt;&lt;BR /&gt;Max sub-groups per work group 1&lt;BR /&gt;Preferred / native vector sizes&lt;BR /&gt;char 1 / 16&lt;BR /&gt;short 1 / 8&lt;BR /&gt;int 1 / 4&lt;BR /&gt;long 1 / 2&lt;BR /&gt;half 0 / 0 (n/a)&lt;BR /&gt;float 1 / 4&lt;BR /&gt;double 0 / 0 (n/a)&lt;BR /&gt;Half-precision Floating-point support (n/a)&lt;BR /&gt;Single-precision Floating-point support (core)&lt;BR /&gt;Denormals Yes&lt;BR /&gt;Infinity and NANs Yes&lt;BR /&gt;Round to nearest Yes&lt;BR /&gt;Round to zero No&lt;BR /&gt;Round to infinity No&lt;BR /&gt;IEEE754-2008 fused multiply-add No&lt;BR /&gt;Support is emulated in software No&lt;BR /&gt;Correctly-rounded divide and sqrt operations No&lt;BR /&gt;Double-precision Floating-point support (n/a)&lt;BR /&gt;Address bits 64, Little-Endian&lt;BR /&gt;Global memory size 16595570688 (15.46GiB)&lt;BR /&gt;Error Correction support No&lt;BR /&gt;Max memory allocation 4148892672 (3.864GiB)&lt;BR /&gt;Unified memory for Host and Device Yes&lt;BR /&gt;Shared Virtual Memory (SVM) capabilities (core)&lt;BR /&gt;Coarse-grained buffer sharing Yes&lt;BR /&gt;Fine-grained buffer sharing Yes&lt;BR /&gt;Fine-grained system sharing Yes&lt;BR /&gt;Atomics Yes&lt;BR /&gt;Minimum alignment for any data type 128 bytes&lt;BR /&gt;Alignment of base address 1024 bits (128 bytes)&lt;BR /&gt;Preferred alignment for atomics&lt;BR /&gt;SVM 64 bytes&lt;BR /&gt;Global 64 bytes&lt;BR /&gt;Local 0 bytes&lt;BR /&gt;Max size for global variable 65536 (64KiB)&lt;BR /&gt;Preferred total size of global vars 65536 (64KiB)&lt;BR /&gt;Global Memory cache type Read/Write&lt;BR /&gt;Global Memory cache size 524288 (512KiB)&lt;BR /&gt;Global Memory cache line size 64 bytes&lt;BR /&gt;Image support Yes&lt;BR /&gt;Max number of samplers per kernel 480&lt;BR /&gt;Max size for 1D images from buffer 259305792 pixels&lt;BR /&gt;Max 1D or 2D image array size 2048 images&lt;BR /&gt;Base address alignment for 2D image buffers 64 bytes&lt;BR /&gt;Pitch alignment for 2D image buffers 64 pixels&lt;BR /&gt;Max 2D image size 16384x16384 pixels&lt;BR /&gt;Max 3D image size 2048x2048x2048 pixels&lt;BR /&gt;Max number of read image args 480&lt;BR /&gt;Max number of write image args 480&lt;BR /&gt;Max number of read/write image args 480&lt;BR /&gt;Max number of pipe args 16&lt;BR /&gt;Max active pipe reservations 43690&lt;BR /&gt;Max pipe packet size 1024&lt;BR /&gt;Local memory type Global&lt;BR /&gt;Local memory size 32768 (32KiB)&lt;BR /&gt;Max number of constant args 480&lt;BR /&gt;Max constant buffer size 131072 (128KiB)&lt;BR /&gt;Max size of kernel argument 3840 (3.75KiB)&lt;BR /&gt;Queue properties (on host)&lt;BR /&gt;Out-of-order execution Yes&lt;BR /&gt;Profiling Yes&lt;BR /&gt;Local thread execution (Intel) Yes&lt;BR /&gt;Queue properties (on device)&lt;BR /&gt;Out-of-order execution Yes&lt;BR /&gt;Profiling Yes&lt;BR /&gt;Preferred size 4294967295 (4GiB)&lt;BR /&gt;Max size 4294967295 (4GiB)&lt;BR /&gt;Max queues on device 4294967295&lt;BR /&gt;Max events on device 4294967295&lt;BR /&gt;Prefer user sync for interop No&lt;BR /&gt;Profiling timer resolution 1ns&lt;BR /&gt;Execution capabilities&lt;BR /&gt;Run OpenCL kernels Yes&lt;BR /&gt;Run native kernels Yes&lt;BR /&gt;Sub-group independent forward progress No&lt;BR /&gt;IL version SPIR-V_1.0&lt;BR /&gt;SPIR versions 1.2&lt;BR /&gt;printf() buffer size 1048576 (1024KiB)&lt;BR /&gt;Built-in kernels (n/a)&lt;BR /&gt;Device Extensions cl_khr_icd cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_depth_images cl_khr_3d_image_writes cl_intel_exec_by_local_thread cl_khr_spir cl_khr_image2d_from_buffer cl_intel_vec_len_hint&lt;/P&gt;&lt;P&gt;NULL platform behavior&lt;BR /&gt;clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) Intel(R) CPU Runtime for OpenCL(TM) Applications&lt;BR /&gt;clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) Success [INTEL]&lt;BR /&gt;clCreateContext(NULL, ...) [default] &amp;lt;checkNullCtx:3402: create context with device from default platform : error -2&amp;gt;&lt;BR /&gt;clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT) No devices available in platform&lt;BR /&gt;clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No devices available in platform&lt;BR /&gt;clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) No devices found in platform&lt;BR /&gt;clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform&lt;BR /&gt;clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform&lt;BR /&gt;clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) No devices available in platform&lt;/P&gt;&lt;P&gt;ICD loader properties&lt;BR /&gt;ICD loader Name OpenCL ICD Loader&lt;BR /&gt;ICD loader Vendor OCL Icd free software&lt;BR /&gt;ICD loader Version 2.2.12&lt;BR /&gt;ICD loader Profile OpenCL 2.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And it basically crashed, because I had to kill the command. I attached the system requirements I am referring to down below. My main question is whether there is a support for rocky 8 ?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 19:55:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1502821#M7166</guid>
      <dc:creator>Edvinas3113</dc:creator>
      <dc:date>2023-07-07T19:55:11Z</dc:date>
    </item>
    <item>
      <title>Re:Clinfo support for Rocky 8 linux</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1503896#M7169</link>
      <description>&lt;P&gt;Hi，&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;​Sorry to say that rocky 8 is not supported in OpenCL CPU RT. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jul 2023 02:13:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1503896#M7169</guid>
      <dc:creator>cw_intel</dc:creator>
      <dc:date>2023-07-12T02:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Clinfo support for Rocky 8 linux</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1503983#M7174</link>
      <description>&lt;P&gt;Are there any plans to support it in the nearest future?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 09:23:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1503983#M7174</guid>
      <dc:creator>Edvinas3113</dc:creator>
      <dc:date>2023-07-12T09:23:35Z</dc:date>
    </item>
    <item>
      <title>Re:Clinfo support for Rocky 8 linux</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1504303#M7176</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry for the wrong information. I checked with our related team again, Rocky8 should work. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Checked your the output of "clinfo", the version you used is a bit old (Driver Version 18.1.0.0920). And the latest version is 2023.15.3.0.20_160000. Can you install the latest version and check if it can work successfully on your machine? &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please take one of the following methods to install the latest Intel CPU Runtime for OpenCL™ Applications.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Download and install&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html#gs.o3pvfp" rel="noopener noreferrer" target="_blank"&gt;Intel® oneAPI Base Toolkit&lt;/A&gt;&amp;nbsp;which includes the OpenCL CPU Runtime (&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html&lt;/A&gt;). Please Note: if you finish the installation and run clinfo, but clinfo can not work successfully, you can use command "source /opt/intel/oneapi/setvars.sh" to setup the oneapi environment, then run 'clinfo' command.  &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Or you can install a standalone package for Intel OpenCL CPU Runtime. Please follow the instructions on Install Using Package Managers(&lt;A href="https://www.intel.com/content/www/us/en/docs/oneapi/installation-guide-linux/2023-0/install-using-package-managers.html#GUID-4260DDA2-66FD-4D78-A272-23E49F5E1E24" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/oneapi/installation-guide-linux/2023-0/install-using-package-managers.html#GUID-4260DDA2-66FD-4D78-A272-23E49F5E1E24&lt;/A&gt;) to setup repository and install the package "intel-oneapi-runtime-opencl"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please let me know if the latest version can work on your machine. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jul 2023 03:51:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1504303#M7176</guid>
      <dc:creator>cw_intel</dc:creator>
      <dc:date>2023-07-13T03:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Clinfo support for Rocky 8 linux</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1504472#M7177</link>
      <description>Hu, it looks like we managed to make it work. Thanks!</description>
      <pubDate>Thu, 13 Jul 2023 15:34:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1504472#M7177</guid>
      <dc:creator>Edvinas3113</dc:creator>
      <dc:date>2023-07-13T15:34:46Z</dc:date>
    </item>
    <item>
      <title>Re:Clinfo support for Rocky 8 linux</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1504740#M7178</link>
      <description>&lt;P&gt;Glad to know that you managed to make it work. As your issue is resolved we will no longer monitor this thread. Please post a new thread if you have any other issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jul 2023 09:15:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Clinfo-support-for-Rocky-8-linux/m-p/1504740#M7178</guid>
      <dc:creator>cw_intel</dc:creator>
      <dc:date>2023-07-14T09:15:31Z</dc:date>
    </item>
  </channel>
</rss>

