[foreign] Feature request: Scope.allocate*() with given alignment

Lev Serebryakov lev at serebryakov.spb.ru
Thu Feb 28 16:09:28 UTC 2019


 I'm sure, that foreign interface will be used A LOT to call
high-performance mathematical code, it will be very useful to allocate
arrays and buffers with specified alignment to allow usage of SIMD of
different level. Looks like, now it is impossible to control alignment
of allocation.

-- 
// Black Lion AKA Lev Serebryakov



More information about the panama-dev mailing list