Comment 3 for bug 1989161

Revision history for this message
Pete S (panoply) wrote :

I have reproduced this error in Ubuntu 20.04.
Perhaps it relates to mixing Intel OpenMP and GNU OpenMP, as elaborated here https://www.jyotirmoy.net/posts/2021-10-03-r-mkl-openmp.html and here https://github.com/eddelbuettel/mkl4deb/issues/2

However, implementing the proposed fix by setting the MKL_THREADING_LAYER=GNU environment variable did not resolve the error.