On Mon, May 03, 2010 at 02:10:07PM +0200, matty wrote: > Hi, > > here is my mp-benchmark of PS3! Looks a little bit deformed at pipe 6. I'm > running at the moment another test, to check out.
Do you have anything else running? Window manager? I've got mine configured to runlevel 3, no X, then ssh into it. Saves a bunch of resources. > OK, i think this is with altivec. Yep, that's with Altivec. > But now, how can i perform this test without altivec like here: > http://gnuradio.org/images/perf-data-images/ps3.png I think this will kill the Alitvec code: ./configure --with-md-cpu=generic (cd gnuradio-core/src/lib/filter; make clean) make && make install Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
