Fork me on GitHub
#uncomplicate
<
2019-04-26
>
blueberry09:04:44

Yes, now I get what you're saying. Neanderthal does not print out anything. MKL may print out stuff to stderr/stdout. Hopefuly, you can control MKL via standard ENV. I think that you'll find the solution in the extensive MKL documentation. I've controlled other MKL stuff from ENV and it worked OK, the only trick is to be patient enough to dig it out from their docs.

sparkofreason14:04:16

This is the only thing I found - were you referring to this, replacing the error handling function? https://software.intel.com/en-us/mkl-developer-reference-c-mkl-set-xerbla#2C8884B4-ACA7-4EA3-A292-02D0E2B1BA85

blueberry15:04:58

No. BTW their xerbla had a bug ad

blueberry15:04:11

bug and did not work as advertised

blueberry15:04:40

I meant an environment variable that would tell MKL to stop logging to the stderr