Conversation
…ffpack into cublas-active
| @@ -40,9 +40,11 @@ typedef FFLAS::Timer TTimer; | |||
| #ifndef __SGEMM__ | |||
There was a problem hiding this comment.
Changes to this file should be reverted
| #include "fflas-ffpack/fflas/fflas_igemm/igemm.h" | ||
| #endif | ||
|
|
||
| #include "fflas-ffpack/utils/fflas_io.h" |
There was a problem hiding this comment.
Include to be removed
|
I did not achieve to compile the dgemm benchmark with this pull request. configuration of the libraryThe CUDA version check is buggy as I am not cross compiling. Then I compile fflas-ffpack and I have no problem doing so. make
make installDGEMM benchmarkI see no (EDIT: remove plenty of additionnal remarks to simplify the post). Useful informationStack Overflow: how to get the cuda version |
No description provided.