test_msm:
	mkdir -p work
	nvcc -o work/test_msm -I. -I../.. tests/msm_test.cu
	work/test_msm