hey!!! its working now...mhhh
feeling like a dumb
thanks for help
feeling like a dumb
thanks for help
mnorton wrote: hi,
I didn't see Octave in the nekoware directory. Is the current build still unstable on Irix?
thanks
Code: Select all
setenv OMP_DYNAMIC FALSE
PixelDust1 wrote: Just revisiting this old thread...
squeen, are you still running octave? I just dowloaded it from neko's server and I've tried it out and got into trouble:
a=rand(50);
b=inv(a);
and Octave bombs out with:
Unable to start dynamic threads: Operation not permitted
I was wondering if this has something to do with the way it was compiled (threads)? So I tried to get the latest sources and follow the instructions in this thread to build it but, boy did I see a lot of errors...