dlopen: cannot load any more object with static TLS"
Afficher commentaires plus anciens
I am using MATLAB 2017a in ubuntu 14.04. I am facing the problem in mex file. the error is " | | Invalid MEX-file '/home/naadiya/Desktop/TADW-master/train_mf.mexa64': dlopen: cannot load any more object with static TLS||. Could any body tell me how to solve this.I am trying to run a code the and the authors provide only mex file on the site and I don't have the source code either. i have install Blas and Lapack as well. and tried one of solution that worked for people by adding openMP lib. export LD_PRELOAD=/usr/lib/gcc/x86_64-linux-gnu/4.8/libgomp.so
Réponses (0)
Catégories
En savoir plus sur 外部语言接口 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!