Adding Movidius / Sparc. We use Eigen on it. On Thu, Mar 14, 2019 at 4:50 PM Jeff Hammond <[email protected]> wrote:
> The architecture list mixed instruction set architecture, vector > instruction set and programming model. I suggest something like this: > > - x86 architectures > -- 32-bit > -- 64-bit > -- Intel > -- AMD > -- SSE (any) > -- AVX/AVX2 > -- AVX-512 > - ARM architecture > -- 32-bit (AAarch32) > -- 64-bit (AAarch64) > -- Neon > -- SVE > - PowerPC/POWER architecture > -- 32-bit > -- 64-bit > -- AltiVec > -- VSX > - Movidius (SPARC / LEON) --Shave > - Other CPU architectures > -- MIPS > -- RISC-V > - GPU-oriented programming environments > -- CUDA > -- HIP > -- SYCL > > I don't know what ZVector is, so I didn't try to refactor it. > > Best, > > Jeff > > On Thu, Mar 14, 2019 at 7:50 AM David Tellenbach < > [email protected]> wrote: > >> >> 4. On which architecture are you using Eigen? >> - x86-64 >> - ARM >> - CUDA >> - HIP >> - SYCL >> - MIPS >> - Altivec >> - VSX >> - ZVector >> >> > > -- > Jeff Hammond > [email protected] > http://jeffhammond.github.io/ >
