dlopen: cannot load any more object with static TLS"

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

Antworten (0)

Kategorien

Mehr zu 外部语言接口 finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 13 Sep. 2017

Bearbeitet:

am 13 Sep. 2017

Community Treasure Hunt

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

Start Hunting!