LDFLAGS=-lm
CFLAGS=-march=native -O3 -Wall -std=c11 -fopenmp
CC=clang
