[hpsdr] cuSDR on Mac

Ken N9VV (i7-64bit) n9vv at wowway.com
Wed Nov 7 14:29:53 PST 2012


Hi, I feel pretty stupid. I am stuck without success
to install the latest Nvidia driver, Nvidia CUDA, or OpenCL.
None of my tries have worked.

Andrea, when you are home this weekend, perhaps you can login or
Teamviewer in and poke around with me.

I did download; ./configure ./make -j8; ./sudo make install Qt 4.8.3 libs.

I did successfully install QtCreator 2.5.3.

I am sure I will eventually have all the pieces.

Andrea I could not find the proper patch command to install your patch.
I put the pactch into a file in my cuSDR Desktop folder.

perhaps if you have time later in the weekend.

many thanks,
gracie
ciao
73 Ken


On 11/07/2012 04:02 PM, Andrea Montefusco wrote:
> ***** High Performance Software Defined Radio Discussion List *****
>
> On 11/07/2012 09:22 PM, Hermann wrote:
>> I have just uploaded an alpha version of the cuSDR code for testing on
>> Linux or MacOSx:
>>
>> http://svn.tapr.org/repos_sdr_hpsdr/trunk/DL3HVH/alpha
>
> Hi Hermann,
> I managed to compile on old Ubuntu 10.04.4 LTS, with some little change
> to .pro file (see below).
> Alas I am travelling and have not at hand a HPSDR hardware, so I didn't
> do any test yet.
> The only (minor) defect is the font size of pushbuttons, slightly larger
> than due.
>
>     *am*
>
>
> Index: cuSDR64.pro
> ===================================================================
> --- cuSDR64.pro (revision 2568)
> +++ cuSDR64.pro (working copy)
> @@ -35,6 +35,7 @@
>          src/DataEngine \
>          src/GL \
>          src/QtDSP \
> +       /usr/local/cuda/include \
>          src/Util
>
>   win32:INCLUDEPATH += \
> @@ -50,6 +51,8 @@
>
>   unix:LIBS += -lfftw3f
>
> +unix:DEFINES += HPSDRIO_DEBUG="'qDebug()'"
> +
>   win32:LIBS += \
>          -L"$$(CUDA_PATH_V5_0)/lib/x64" \
>          -L"./lib" \
>
>
> ---------------------------------------------------------
> Andrea Montefusco iw0hdv        http://www.montefusco.com
> tel: +393356992791                     fax: +390623318709
> ---------------------------------------------------------
> _______________________________________________
> HPSDR Discussion List
> To post msg: hpsdr at openhpsdr.org
> Subscription help:
> http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
> HPSDR web page: http://openhpsdr.org
> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>

 1352327393.0


More information about the Hpsdr mailing list