Giorgos Margaritis

Results 6 comments of Giorgos Margaritis

Hi @zchlrnr, Thanks for quick feedback! I tried getting an older gfortran -at least an old enough gfortran that did not cause this error- but was not easy. Your code...

Hi z, I'm just confirming that the patch indeed works, thanks.

We are trying to port our code from MKL to BLIS, so I thought compatibility layer would make BLIS a drop-in replacement for MKL. Didn't know that functions such as...

I'm also not the end user for these functions, just the engineer trying to replace MKL BLAS with BLIS in our code base, so I'm not sure about their usage...

Is there a BLIS equivalent to `tpsv`? It seems from `bla_tpsv.c` that it is not implemented in compatibility layer, and I can see to find it in BLIS documentation.

Yes of course, I thought of asking first in case it's somewhere I missed.