Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppTensority

Prerequisites

How to speed it up

If you don't mind the portability issue, you may try to opt it by working on the cblas_dgemm() using:

  • MKL on a Intel machine, or even
  • GPU computing lib, for example, cuBLAS
    • cublasGemmEx may draw your interests and you would have to convert the types and prepare (set up) the matrix beforehand

About

A tensority demo in cpp

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages