Re: [beagleboard] Re: how to install cmemk kernel module on beaglebone ai

2020-02-18 Thread Robert Nelson
On Tue, Feb 18, 2020 at 1:12 PM Christopher Hansen wrote: > > That worked, but now I get a segmentation fault when I try to run the > float_compute example: > > > debian@BeagleBoard-X15:/usr/share/ti/examples/opencl/float_compute$ sudo > ./float_compute > > This example computes y[i] = M[i] * x[

Re: [beagleboard] Re: how to install cmemk kernel module on beaglebone ai

2020-02-18 Thread Christopher Hansen
That worked, but now I get a segmentation fault when I try to run the float_compute example: debian@BeagleBoard-X15:/usr/share/ti/examples/opencl/float_compute$ sudo ./float_compute This example computes y[i] = M[i] * x[i] + C on single precision floating point arrays of size 2097152 - Comput

Re: [beagleboard] Re: how to install cmemk kernel module on beaglebone ai

2020-02-17 Thread Robert Nelson
On Mon, Feb 17, 2020 at 7:54 PM Christopher Hansen wrote: > > Thanks. I was trying this one: Debian 10.0 2019-07-07 4GB SD IoT > > Ugrading the kernel with /opt/scripts/tools/update_kernel.sh worked for me, > but it still doesn't include the driver. > > Does this look right for the kernel versio

[beagleboard] Re: how to install cmemk kernel module on beaglebone ai

2020-02-17 Thread Christopher Hansen
Thanks. I was trying this one: Debian 10.0 2019-07-07 4GB SD IoT Ugrading the kernel with /opt/scripts/tools/update_kernel.sh worked for me, but it still doesn't include the driver. Does this look righ

[beagleboard] Re: how to install cmemk kernel module on beaglebone ai

2020-02-17 Thread Stephan Böck
Am Freitag, 14. Februar 2020 22:31:30 UTC+1 schrieb Christopher Hansen: > > I'm trying to run the opencl examples. Where can I find the cmemk.ko > module? > As far as I can tell, cmemk should be already running if you use one of these images: https://beagleboard.org/latest-images Neverthele