Hi,
I'm having different outputs with zgbsv LAPACK subroutine depending on the number of threads that are being used. My MKL dll version is 10.3.10.1. This numeric differences are in the order of the 10th decimal number, but they exist. Is this normal?
Thanks in advance,
Aurora
链接已复制
3 回复数
Hi,
yes, this is the expected behaviour with floating point operations. for your information, the latest version 11.0 introduces new functionality allowing users to have reproducibility in floating point calculations. Please look at this material regarding this topic:
http://software.intel.com/en-us/forums/topic/313020
--Gennady
MKL's CNR guarantees the bit to bit output results only if with the same #of threads.
Please participate this survey ( https://softwareproductsurvey.intel.com/survey/150072/1afd/ )
to influence how this feature will be extended in the future.