Hi,
here's the result of my examination. The stack size limit set by
Gridengine is the culprit. Somehow, the h_vmem limit I gave to my
Gridengine job translated into setting the stack size limit to this
value (ulimit -s). I've edited /etc/security/limits.conf on all my
nodes, adding a hard stack
On 4/27/07, Götz Waschk wrote:
I'm testing my new cluster installation with the hpcc benchmark and
openmpi 1.2.1 on RHEL5 32 bit. I have some trouble with using a
threaded BLAS implementation. I have tried ATLAS 3.7.30 compiled with
pthread support. It crashes as reported here:
[...]
I have a
On 4/30/07, Brian Barrett wrote:
Did you configure with --without-threads or did you just not specify
any options? Specifying --without-threads is a promise that you will
never ever have any threads anywhere in your code, especially on
Linux.
Hi,
no, I didn't specify any option.
This is bec
On Apr 27, 2007, at 6:29 AM, Götz Waschk wrote:
I'm testing my new cluster installation with the hpcc benchmark and
openmpi 1.2.1 on RHEL5 32 bit. I have some trouble with using a
threaded BLAS implementation. I have tried ATLAS 3.7.30 compiled with
pthread support. It crashes as reported here:
Hello everyone,
I'm testing my new cluster installation with the hpcc benchmark and
openmpi 1.2.1 on RHEL5 32 bit. I have some trouble with using a
threaded BLAS implementation. I have tried ATLAS 3.7.30 compiled with
pthread support. It crashes as reported here:
http://sourceforge.net/tracker/in