You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not all platforms come with an aligned allocation, such as
posix_memalign, and they certainly are not standard.
This script attempts to find one of many aligned allocation routines. It defaults to its own if it
cannot find one.