rohanverma94 / IntelMKL

A SIMD implementation for Matrix Multiplication by IntelMKL library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IntelMKL

A SIMD implementation for Matrix Multiplication by IntelMKL library.

Requirements:

  • Intel Parallel Studio 2017

  • Visual Studio 2015/ C++

  • Intel MKL library

About

A SIMD implementation for Matrix Multiplication by IntelMKL library.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 64.6%Language:C 35.4%