Adding design policy and improving design
- Mentors
- Cem Bassoy, David Bellot
- Organization
- Boost C++
My goal is to implement design policy which will dictate how memory is accessed and how dimension is specified for example dynamic dimension or static dimension and which device or execution policy to used, for example GPUs, CPUs , etc. Try to shift to mdspan or similar design