carrardt / soa

Structure Of Array templates with identified variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile with CMake v3.10 or above

TODO:

add OpenMP support

Optimization:

with gcc 7.3, auto vectorization is achieved with -O3 -march=native -ffast-math

About

Structure Of Array templates with identified variables


Languages

Language:C++ 92.5%Language:CMake 7.5%