On Tue, Feb 18, 2020 at 1:12 PM Christopher Hansen <[email protected]> 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[i] + C on single precision floating > point arrays of size 2097152 > - Computation on the ARM is parallelized across the A15s using OpenMP. > - Computation on the DSP is performed by dispatching an OpenCL NDRange kernel > across the compute units (C66x cores) in the compute device. > > RunningSegmentation fault > debian@BeagleBoard-X15:/usr/share/ti/examples/opencl/float_compute$
Switch to v4.14.x-ti, now that i'm back from vacation, i'm jumping back into my work on v4.19.x-ti + opencl.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjUigg_tr6eLV7b7RSJTo8-TsR1u%3Dnn10WC1bCQEV%3DhEg%40mail.gmail.com.
