discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] gr-fosphor. builds OK, throws runtime error


From: Tom McDermott
Subject: Re: [Discuss-gnuradio] gr-fosphor. builds OK, throws runtime error
Date: Wed, 27 Aug 2014 04:24:00 -0700

Thank you, Manaut.   That indeed was my problem, it runs fine making that change.

gr-fosphor is such an incredibly useful tool, it's painful to do without.


-- Tom, N5EG




On Tue, Aug 26, 2014 at 10:54 PM, Sylvain Munaut <address@hidden> wrote:
> cmake ../ -DOPENCL_LIBRARY=/usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1


That's not correct.

libnvidia-opencl.so.1 is the backend driver. You need to link against
the ICD loader which should be named libOpenCL.so


Cheers,

    Sylvain


reply via email to

[Prev in Thread] Current Thread [Next in Thread]