Kiran
Results
2
issues of
Kiran
I am using fortran interfaces, I am checking Cholesky factorization performance. one thing I noticed when debugging seg fault in test_libflame.x application. The pointer to int (4bytes) is type-casted to...
When config with "--disable-blas --disable-cblas ..". In the generated .a file, indeed there is no cblas related symbols. However, in the generated header file, there are still cblas related function...