add_example(naive_matmul 100 100)
add_example(naive_matmul_sycl 100 100)
add_example_with_mkl(matmul_onemkl 100 100)
