Effacer les filtres
Effacer les filtres

dlopen: cannot load any more object with static TLS"

1 vue (au cours des 30 derniers jours)
Mirbahar Naadiya
Mirbahar Naadiya le 13 Sep 2017
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)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!