octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58926] Octave gives wrong results with intel-


From: anonymous
Subject: [Octave-bug-tracker] [bug #58926] Octave gives wrong results with intel-mkl when diagonalizing large matrices
Date: Mon, 10 Aug 2020 14:59:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0

Follow-up Comment #6, bug #58926 (project octave):

@OP: That is enough information to localize that the bug is not within Octave,
since openblas gives the correct answer.

If you type

export MKL_THREADING_LAYER=gnu

at the bash prompt before invoking Octave, does the error go away? If so, that
would confirm that the error is between IOMP and GOMP. The MKL was given a Gnu
compatibility mode to solve that problem.

If that workaround works, add the "export" line to your .bashrc file and
Octave will work with MKL without surprises.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58926>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]