Andreas Schäfer

Results 42 issues of Andreas Schäfer

...for efficiency. The iteration via get() isn't fast.

enhancement

...to utilize float, float2, float4 (artity: WARP_SIZE \* 4), double (arity WARP_SIZE), double2 (arity WARP_SIZE \* 2) and corresponding load/store operations. needs benchmarks, obviously. bonus points for using warp shuffle...

enhancement

Reference: http://rrsd.com/blincubator.com/requirements_documentation/ Moved from https://bitbucket.org/gentryx/libflatarray/issues/14/add-basic-documentation

enhancement

What needs to be done first? - directory layout #9 - comprehensive list of examples - documentation: 5min how-to - documentation: design rationale, comparison with existing vectorization libs moved from...

Moved from https://bitbucket.org/gentryx/libflatarray/issues/13/adopt-boost-directory-layout

enhancement

Moved from https://bitbucket.org/gentryx/libflatarray/issues/18/implement-short_vec

...to emulate if-then-else constructs.

enhancement

...like begin(), end(), or a range based for loop. Moved from https://bitbucket.org/gentryx/libflatarray/issues/20/add-element-iteration-facilities-to-short

enhancement