discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] volk work - please test


From: Alexandru Csete
Subject: Re: [Discuss-gnuradio] volk work - please test
Date: Wed, 18 Apr 2012 22:00:26 +0200

On Tue, Apr 17, 2012 at 8:53 PM, Josh Blum <address@hidden> wrote:
> Hey list,
>
> Nick Foster and I have done a lot of work to simplify and generalize the
> VOLK build system.
>
> * Removed old autotools related generalization
> * Fixes for stand-alone building of VOLK
> * AVX enabled detection support on MSVC
> * Building and generation now share common code
> * The architecture specifications:
> ** feature availability checks are fully specified
> ** required compiler flags listed with compiler association
> * Generated c/h files have corresponding templates
> ** generator code is drastically more readable/editable
>
> The branch is here:
> https://github.com/guruofquality/gnuradio/tree/volk_work
>
> I would appreciate anyone testing the branch, especially on weird machines:
> * does it build?
> * do the unit tests pass?
> * does volk detect correctly?
>
> My opteron says:
> $volk/lib/test_all
> Running 88 test cases...
> Using Volk machine: sse4_a_64_orc

Hi Josh,

I checked out your code few hours ago and tested it on two machines,
both running 32 bit linux.
Compiles fine on both but the same test fails, see attached files.

Alex

Attachment: cpuinfo1.txt
Description: Text document

Attachment: volk-test1.log
Description: Binary data

Attachment: cpuinfo2.txt
Description: Text document

Attachment: volk-test2.log
Description: Binary data


reply via email to

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