Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

blacs_set

John_Young
New Contributor I
279 Views
The Intel MKL documentation for blacs_set only lists three values for the 'what' argument : 1, 11, 12. However, the blacs user's guide

http://www.netlib.org/blacs/lawn94.ps

lists a number of additional variables (section 9.4.2). In particular I am interested in the ones pertaining to repeatability, 15, and coherence, 16.

Does Intel MKL blacs respond to these options even though undocumented?

Thanks,
John
0 Kudos
2 Replies
Andrei_Moskalev__Int
279 Views
John,

MKL BLAS supports all original NETLIB BLACS options as well.

all the best,
--andrew
0 Kudos
John_Young
New Contributor I
279 Views
Andrew,

Thanks.
John
0 Kudos
Reply