Segmentation fault when using ccall to call a BLAS-like extension function from Intel MKL

In hindsight, the fact that both the C and the Fortran symbols point to the same address should have been a giveaway that all arguments must be pointers (only way that’d work in Fortran), despite what’s written in the documentation.

4 Likes