[Insight-users] SGI multi-CPU(origin/ Octane) and single CPU running problem
Dengfeng Liu
dliu@bme.jhu.edu
Fri, 31 Jan 2003 11:10:44 -0500
Hi, ITK-users:
I have finally using -LD:_LAYOUT:lgot_buffer=128 to successfully compiled ITK on our SGI IRIX 6.5.18m with gcc3.2.1.
But I can only run it on our one-CPU machines. When I run it on multi-cpu machines, it gives "Abort" or "Segmentation fault".
I think the problem may be the multi-thread or auto-paralell problem(because the cpu usage is 799% one 8-cpu systems).
How can I turn off this option?
Thanks
Dengfeng