[PD-dev] [ pure-data-Patches-1931686 ] functionality for 128-bit-aligned memory (against pd-0.41-4)

SourceForge.net noreply at sourceforge.net
Tue Apr 1 23:54:52 CEST 2008


Patches item #1931686, was opened at 2008-04-01 21:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1931686&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: functionality for 128-bit-aligned memory (against pd-0.41-4)

Initial Comment:
This patch implements public functions for allocation of 128-bit aligned memory. 
For allocation of all signals and buffers within PD these functions are consequently used.
128-bit alignment can speed up vector calculations, esp. if used with SIMD (also with autovectorization techniques).
The infrastructure has been part of devel_0_39 and has now been ported to vanilla pd.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1931686&group_id=55736




More information about the Pd-dev mailing list