Andreas Schäfer
Andreas Schäfer
e.g. template
...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...
Reference: http://rrsd.com/blincubator.com/requirements_documentation/ Moved from https://bitbucket.org/gentryx/libflatarray/issues/14/add-basic-documentation
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
Moved from https://bitbucket.org/gentryx/libflatarray/issues/18/implement-short_vec
...like begin(), end(), or a range based for loop. Moved from https://bitbucket.org/gentryx/libflatarray/issues/20/add-element-iteration-facilities-to-short