davidfetter / multiplatform_simd_recipes

SIMD recipes, for various platforms (collection of code snippets)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiplatform_simd_recipes

SIMD recipes, for various platforms (collection of code snippets)

This repository is best viewed as a collection of code samples to solve some problems using SIMD instructions. It is very much an unfinished project. It is only useful for research purposes.

About

SIMD recipes, for various platforms (collection of code snippets)

License:MIT License


Languages

Language:C 99.0%Language:C++ 1.0%Language:Makefile 0.0%