discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] volk work - please test


From: Josh Blum
Subject: [Discuss-gnuradio] volk work - please test
Date: Tue, 17 Apr 2012 11:53:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120310 Thunderbird/11.0

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

This branch will pave the way for for future work for generalizing
alignment, and head and tail cases for VOLK kernels.

Thanks!
-Josh




reply via email to

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