openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
cppmkl
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 31, 2025 — Mar 31, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update README
T F Doris
More...
about 2 years ago
fix build issues due to changes to the default mkl install paths
Tom Doris
More...
about 2 years ago
added O3 flag to benchmark build
Tom Doris
More...
almost 17 years ago
fix unused variable warning when compiling with NDEBUG, added a benchmark2
Tom Doris
More...
almost 17 years ago
move boost gemm test into separate file
Tom Doris
More...
almost 17 years ago
remove requirement that matrix+vector types have data() function, add examples showing how to use the API with boost matrix and std vector
Tom Doris
More...
almost 17 years ago
added tests for vml functions
Tom Doris
More...
almost 17 years ago
Added wrapper functions for the MKL VML functions
Tom Doris
More...
almost 17 years ago
added gemv and fixed gemm for complex matrices
Tom Doris
More...
almost 17 years ago
add missing headers which may cause issues on other compilers
Tom Doris
More...
almost 17 years ago
added most of blas 1 functions
Tom Doris
More...
almost 17 years ago
added missing asum.cpp from last commit
Tom Doris
More...
almost 17 years ago
make header defined functions inlined to fix multiple definitions
Tom Doris
More...
almost 17 years ago
added simple example program
Tom Doris
More...
almost 17 years ago
remove test code
Tom Doris
More...
almost 17 years ago
added stl allocator that uses MKL_malloc and MKL_free so the vector of data in the matrix class is aligned properly for use with MKL functions
Tom Doris
More...
almost 17 years ago
simplify matrix class and added error checking to matrix dimensions in gemm
Tom Doris
More...
almost 17 years ago
templatized matrix, overloaded gemm wrapper so it automatically picks the correct MKL ?gemm based on type
Tom Doris
More...
almost 17 years ago
added some example code
Tom Doris
More...
almost 17 years ago
added templatized wrapper for cblas_dgemm, some tests
Tom Doris
More...
almost 17 years ago
added basic matrix construction tests
Tom Doris
More...
almost 17 years ago
added basic makefile structure
Tom Doris
More...
almost 17 years ago
Alpha
Tom Doris
More...
almost 17 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree