PhantomSDR Support Forum

General Category => PhantomSDR Software => Topic started by: Phil - NY4Q on Apr 01, 2025, 09:01 PM

Title: Intel HD630 GPU - OpenCL - Ubu 24
Post by: Phil - NY4Q on Apr 01, 2025, 09:01 PM
This process worked to enable OpenCL with the Intel HD 630 on an Ubuntu 24 system.

I installed these dependencies after a basic install of Ubuntu 24 and OpenCL support compiled fine within PhantomSDR+.

apt install ocl-icd-libopencl1 opencl-headers ocl-icd-opencl-dev libclfft-dev clinfo

Phil
Title: Re: Intel HD630 GPU - OpenCL - Ubu 24
Post by: Bas ON5HB on Apr 02, 2025, 04:06 PM
It works for modern GPU's this way, but older CPU/GPU's work too but need a different approach.

I think it's Gen6 and higher that works this way.