Commit a62e87d8 authored by Thomas Steinreiter's avatar Thomas Steinreiter
Browse files

added mklblas to cmake paren

parent 763e0964
......@@ -24,6 +24,7 @@ set(DWARF_PREFIX 1_dense) # The prefix of the name of the binaries produced
# Add the examples
add_subdirectory(gemm/cublas)
add_subdirectory(gemm/clblas)
add_subdirectory(gemm/mklblas)
add_subdirectory(kmeans/kmeans_cuda)
add_subdirectory(kmeans/kmeans_openmp)
add_subdirectory(kmeans/kmeans_rodinia_opencl)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment