summaryrefslogtreecommitdiff
path: root/TS/baselines/cpu/Makefile
blob: 80729b0bec1037c4773809263100e8c3aaed8509 (plain)
1
2
3
4
all:
	g++ streamp_openmp.cpp tools.cpp -o streamp_openmp -std=c++11 -fopenmp
run:
	./streamp_openmp SampleInput/randomlist5M.txt 256