Hi alanyih,
Nice if i see correctly, opencl-mesa not work correctly but with opencl-amdgpu-pro-icd it's work.
Let's me check to build and add it on current repo.
thanks for your investigations and tests
Hi alanyih,
Nice if i see correctly, opencl-mesa not work correctly but with opencl-amdgpu-pro-icd it's work.
Let's me check to build and add it on current repo.
thanks for your investigations and tests
Hi shann,
> opencl-mesa not work correctly but with opencl-amdgpu-pro-icd it's work.
yes.
mesamatrix
This page is a graphical representation of the text file docs/features.txt from the Mesa repository.
Age Commit message
1 day tu: Implement VK_KHR_maintenance7
2 days panvk: fix dependency for EXT_display_control
2 days panvk: disable VK_KHR_shader_quad_control
....Rusticl OpenCL
There are a total of 123 extensions to implement. The ranking is based on the current number of extensions implemented per driver. # Driver Extensions Version 1 iris (56.9%) 70 1.0 2 radeonsi (55.3%) 68 1.0 2 mesa (55.3%) 68 N/A 4 llvmpipe (54.5%) 67 1.0 5 zink (52.8%) 65 1.0 6 nvc0 (49.6%) 61 1.0 7 panfrost (48.8%) 60 1.0 7 asahi (48.8%) 60 1.0 9 freedreno (48.0%) 59 1.0 Clover OpenCL There are a total of 123 extensions to implement. The ranking is based on the current number of extensions implemented per driver. # Driver Extensions Version 1 mesa (39.8%) 49 N/A 2 nvc0 (36.6%) 45 N/A 3 r600 (33.3%) 41 N/A 3 radeonsi (33.3%) 41 N/A
Hi alanyih,
I push opencl-amdgpu-pro-icd on current64 repo.
But on my hp with amdgpu, seem glitch again, but clinfo report correctly twice platform mesa and amdgpu :(.
>I redo test this morning with dd on usb key.
>EeePC, boot syslinux ok
>HP Pro desktop, boot syslinux seem not boot, but ok in UEFI mode (same as rolling, iso >have dual mode bios/uefi)
How to install STcurrent on usb with persistence (for notebook with BIOS) ?
>When you said glitches, can you have more details ?
There are no special conditions. The menu just became unresponsive. It might have been a random glitch.
For current64, it's same key i used (created with dd, both mode bios/uefi).
EeePC boot with syslinux, don't have uefi on it, old laptop compare to hp pro ;)
Strange for menu, i don't see it in my daily use :/
Hi,
Happy that one important point on my todo it's done, related to tazpkg install process :)
Infact when we install package :
- copy package on /tmp
- extract it on /tmp
- use cp -af
to system
=> In case we use twice space for package himself and same for uncompressed fs
We can't use mv
command, after research see we can use cp option to use hardlink, i do few tests on qemu seem good, before push it on current, i would like ensure no side effect.
Example with qemu and 2G of memory (livecd), libreoffice can't be install because :
206Mo LibreOffice-24.8.4.2-x86_64.tazpkg (twice because it's on /var/cache/tazpkg and /tmp)
694Mo fs of LibreOffice (twice because it's on /tmp and cp on system /)
With cp -rfl
for copy package to /tmp and cp -arfl
for copy fs to system, it's good but not work well, 2G not enough for deps on cache when LibreOffice installs.
Another point i need to do it's space check, infact we don't have safeguard if space not enough on system
Concerning tazpkg install process, i don't see issue when create iso with cookiso
Also don't see issue with --root feature, but break if we don't use same device (try to install package from live to mounted device, invalid cross-device link
)
Also add another point i need to fix, it's for xorg, infact we don't have CONFIG_FILES for /etc/X11/xorg.conf.d.
Infact i tweak 45-synaptics.conf for two fingers touchpad, but it's erase when xorg-server updated :/
Maybe need to check to have feature for avoid erase config file generally if diff from official
Hi shann,
But on my hp with amdgpu, seem glitch again,
Sorry for late to reply.
Try:
rm /usr/share/clc/gfx909-amdgcn-mesa-mesa3d.bc
or
remove the patch for libclc
# Patch to add AMD gfx9 and gfx10
patch -p1 < $stuff/libclc-add-missing-AMD-gfx9-and-gfx10-symlinks.patch
intel-opencl
$ uname -a
Linux slitaz 5.10.221-slitaz64 #2 SMP Thu Jan 9 05:37:07 Europe 2025 x86_64 GNU/Linux
$ libreoffice --version
LibreOffice 24.8.4.2 bb3cfa12c7b1bf994ecc5649a80400d06cd71002
$ head -7 .config/libreoffice/4/cache/opencl_devices.log
Device Index: 0
Selected: true
Device Name: Intel(R) HD Graphics 610 [0x5902]
Device Vendor: Intel(R) Corporation
Device Version: OpenCL 3.0 NEO
Driver Version: 21.38.21026
Device Type: gpu
$ grep Selected .config/libreoffice/4/user/registrymodifications.xcu
<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="SelectedOpenCLDeviceIdentifier" oor:op="fuse"><value>Intel(R) Corporation 21.38.21026--24.8.4.2--1738572466</value></prop></item>
$ tazpkg -s intel
Search result for "intel" ========================================================== Installed packages ---------------------------------------------------------- intel-gmmlib 21.2.1 misc intel-igc-core 1.0.8708 misc intel-igc-opencl 1.0.8708 misc intel-level-zero-gpu 1.2.21026 misc intel-ocloc 21.38.21026 misc intel-opencl 21.38.21026 misc libdrm-intel 2.4.109 x-window mesa-dri-intel 21.3.8 x-window xorg-xf86-video-intel 2.99.917 x-window ========================================================== 9 installed packages found for "intel"
Device Name: Intel(R) HD Graphics 610 [0x5902] Device Vendor: Intel(R) Corporation Device Version: OpenCL 3.0 NEO Driver Version: 21.38.21026 Device Type: gpu intel-gmmlib 21.2.1 intel-igc-core 1.0.8708 intel-igc-opencl 1.0.8708 intel-level-zero-gpu 1.2.21026 intel-ocloc 21.38.21026 intel-opencl 21.38.21026
Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver
Introduction
The Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver is an open source project providing compute API support (Level Zero, OpenCL) for Intel graphics hardware architectures (HD Graphics, Xe).
What is NEO?
NEO is the shorthand name for Compute Runtime contained within this repository. It is also a development mindset that we adopted when we first started the implementation effort for OpenCL.
The project evolved beyond a single API and NEO no longer implies a specific API. When talking about a specific API, we will mention it by name (e.g. Level Zero, OpenCL).
https://github.com/intel/compute-runtime
21.38.21026
Packages included in the release
intel-gmmlib (https://github.com/intel/gmmlib)
intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)This is the last release with binaries compatible with Ubuntu 18.04.
https://github.com/intel/compute-runtime/releases/tag/21.38.21026
Hi alanyih,
Thanks for tips, seem my fault, not sure but forget repack opencl-amdgpu-pro-icd (/etc/etc/OpenCL instead /etc/OpenCL)
seem ok with both vendor mesa / amdgpu without drop .bc file :).
tux@slitaz:~$ tazpkg -l | grep opencl
libopencl-mesa 21.3.8 X-window
opencl-amdgpu-pro-icd 20.10 X-window
opencl-icd 2.3.2 développement
tux@slitaz:~$ ls /etc/OpenCL/vendors/
amdocl64.icd mesa.icd
tux@slitaz:~$ cat .config/libreoffice/4/cache/opencl_devices.log
Device Index: 0
Selected: false
Device Name: AMD RENOIR (DRM 3.40.0, 5.10.221-slitaz64, LLVM 13.0.0)
Device Vendor: AMD
Device Version: OpenCL 1.1 Mesa 21.3.8
Driver Version: 21.3.8
Device Type: gpu
Device Extensions: cl_khr_byte_addressable_store 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_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_fp64 cl_khr_extended_versioning
Device OpenCL C Version: OpenCL C 1.1
Device Available: true
Device Compiler Available: true
Device Linker Available: true
Platform Name: Clover
Platform Vendor: Mesa
Platform Version: OpenCL 1.1 Mesa 21.3.8
Platform Profile: FULL_PROFILE
Platform Extensions: cl_khr_icdDevice Index: 1
Selected: true
Device Name: gfx902
Device Vendor: Advanced Micro Devices, Inc.
Device Version: OpenCL 2.0 AMD-APP (3075.10)
Driver Version: 3075.10 (PAL,HSAIL)
Device Type: gpu
Device Extensions: cl_khr_fp64 cl_amd_fp64 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_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_fp16 cl_khr_gl_sharing cl_khr_gl_depth_images cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_image2d_from_buffer cl_khr_subgroups cl_khr_gl_event cl_khr_depth_images cl_khr_mipmap_image cl_khr_mipmap_image_writes cl_amd_copy_buffer_p2p
Device OpenCL C Version: OpenCL C 2.0
Device Available: true
Device Compiler Available: true
Device Linker Available: true
Platform Name: AMD Accelerated Parallel Processing
Platform Vendor: Advanced Micro Devices, Inc.
Platform Version: OpenCL 2.1 AMD-APP (3075.10)
Platform Profile: FULL_PROFILE
Platform Extensions: cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
tux@slitaz:~$ grep Selected .config/libreoffice/4/user/registrymodifications.xcu
<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="SelectedOpenCLDeviceIdentifier" oor:op="fuse"><value>Advanced Micro Devices, Inc. 3075.10 (PAL,HSAIL)--24.8.4.2--1738572466</value></prop></item>
Hi,
I prepare to bump kernel from 5.10.221 to latest 5.10.235, this change implies remove of this :
-CONFIG_NET_SCH_CBQ=m
-CONFIG_NET_SCH_ATM=m
-CONFIG_NET_SCH_DSMARK=m
-CONFIG_NFSD_V2_ACL=y
-CONFIG_NFSD_V3=y
=> NFSD_V2 obsolete, and NFSD_V3 is now default
Also i update linux-slitaz.config / linux-slitaz-pae.config to have overlay and definitely remove aufs remain call (specialy for cookutils and cook_setup packages)
Hi,
I update iso on my space
https://people.slitaz.org/~shann/slitaz-current64-stuff/
Warn about your cook env, ensure linux-overlayfs is installed.
Infact it's done automatically for new cook env, but we don't touch already cook env setup
@Ceel normally it's always done for your rootfs (current64), but be carefull for current32
Of course if you running slitaz64 kernel, i think overlay already load
You must log in to post.