OpenCL doesn't work on intel on fedora 42

bhargavjitbhuyan@fedora ~> inxi -F
System:
  Host: fedora Kernel: 6.14.2-300.fc42.x86_64 arch: x86_64 bits: 64
  Desktop: KDE Plasma v: 6.3.4 Distro: Fedora Linux 42 (KDE Plasma Desktop
    Edition)
Machine:
  Type: Laptop System: ASUSTeK product: VivoBook_ASUSLaptop E410KA_E410KA
    v: 1.0 serial: <superuser required>
  Mobo: ASUSTeK model: E410KA v: 1.0 serial: <superuser required>
    UEFI: American Megatrends LLC. v: E410KA.321 date: 10/15/2024
Battery:
  ID-1: BAT0 charge: 31.3 Wh (100.0%) condition: 31.3/42.1 Wh (74.4%)
    volts: 11.8 min: 11.8
CPU:
  Info: quad core model: Intel Pentium Silver N6000 bits: 64 type: MCP cache:
    L2: 1.5 MiB
  Speed (MHz): avg: 800 min/max: 800/3300 cores: 1: 800 2: 800 3: 800 4: 800
Graphics:
  Device-1: Intel JasperLake [UHD Graphics] driver: i915 v: kernel
  Device-2: IMC Networks USB2.0 HD UVC WebCam driver: uvcvideo type: USB
  Display: wayland server: Xwayland v: 24.1.6 compositor: kwin_wayland
    driver: gpu: i915 resolution: 1920x1080~60Hz
  API: EGL v: 1.5 drivers: iris,swrast
    platforms: gbm,wayland,x11,surfaceless,device
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 25.0.2
    renderer: Mesa Intel UHD Graphics (JSL)
  API: Vulkan v: 1.4.309 drivers: N/A surfaces: xcb,xlib,wayland
  Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor gpu: gputop, intel_gpu_top, lsgpu
    wl: wayland-info x11: xdriinfo, xdpyinfo, xprop, xrandr
Audio:
  Device-1: Intel Jasper Lake HD Audio driver: snd_hda_intel
  API: ALSA v: k6.14.2-300.fc42.x86_64 status: kernel-api
  Server-1: PipeWire v: 1.4.2 status: active
Network:
  Device-1: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter
    driver: ath10k_pci
  IF: wlo1 state: up mac: 82:26:72:b1:0f:6a
Bluetooth:
  Device-1: IMC Networks driver: btusb type: USB
  Report: btmgmt ID: hci0 rfk-id: 0 state: down bt-service: enabled,running
    rfk-block: hardware: no software: yes address: 90:E8:68:8C:0D:7A bt-v: 4.2
Drives:
  Local Storage: total: 238.47 GiB used: 15.83 GiB (6.6%)
  ID-1: /dev/nvme0n1 vendor: Western Digital model: PC SN530
    SDBPNPZ-256G-1002 size: 238.47 GiB
Partition:
  ID-1: / size: 236.89 GiB used: 15.51 GiB (6.5%) fs: btrfs
    dev: /dev/nvme0n1p3
  ID-2: /boot size: 973.4 MiB used: 312.2 MiB (32.1%) fs: ext4
    dev: /dev/nvme0n1p2
  ID-3: /boot/efi size: 598.8 MiB used: 19.3 MiB (3.2%) fs: vfat
    dev: /dev/nvme0n1p1
  ID-4: /home size: 236.89 GiB used: 15.51 GiB (6.5%) fs: btrfs
    dev: /dev/nvme0n1p3
Swap:
  ID-1: swap-1 type: file size: 4 GiB used: 0 KiB (0.0%) file: /swapfile
  ID-2: swap-2 type: zram size: 7.53 GiB used: 512 KiB (0.0%)
    dev: /dev/zram0
Sensors:
  System Temperatures: cpu: 57.0 C mobo: N/A
  Fan Speeds (rpm): cpu: 0
Info:
  Memory: total: 8 GiB note: est. available: 7.53 GiB used: 3.42 GiB (45.5%)
  Processes: 688 Uptime: 51m Shell: fish inxi: 3.3.37
bhargavjit-bhuyan@fedora ~> 

This is my hardware info.

Number of platforms                               0

ICD loader properties
  ICD loader Name                                 Khronos OpenCL ICD Loader
  ICD loader Vendor                               Khronos Group
  ICD loader Version                              3.0.6
  ICD loader Profile                              OpenCL 3.0

This is what clinfo is showing.

I have installed the intel-compute-runtime package.