A Tuesday 09 March 2010 11:37:06 Ivan Vilata i Balaguer escrigué:
> Hi Francesc!  I've checkedd out PyTables trunk (r4390) in my iBook G4
>  (PowerPC 32-bit) running Mac OS X 10.4.11 Tiger and, after fixing the
>  problem mentioned in http://blosc.pytables.org/trac/ticket/3, the full
>  heavy test suite runs like a charm.  Congratulations!

Thanks Ivan, glad that Blosc also works with non-Intel platforms like PowerPC 
:-)  Other Mac OSX users (Intel, Snow-Leopard) have not complaint about this, 
so I guess this is a problem that affects mostly quite old OSX versions.  But 
you are right, OSX ensures that calls to malloc are 16-byte aligned, and 
that's enough for enabling SIMD optimizations.  Your patch has been applied.

Au!

-- 
Francesc Alted

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to