Re: Issue with intel's cluster openmp

2008-09-12 Thread Micha
On Fri, 12 Sep 2008 21:01:38 +0300 Micha <[EMAIL PROTECTED]> wrote: > On Fri, 12 Sep 2008 09:09:34 +0100 > michael <[EMAIL PROTECTED]> wrote: > > > > > On 12 Sep 2008, at 02:57, Micha wrote: > > > > > I'm trying to run intel's cluster openmp on my machine. For some > > > reason it > > > crash

Re: Issue with intel's cluster openmp

2008-09-12 Thread Micha
On Fri, 12 Sep 2008 09:09:34 +0100 michael <[EMAIL PROTECTED]> wrote: > > On 12 Sep 2008, at 02:57, Micha wrote: > > > I'm trying to run intel's cluster openmp on my machine. For some > > reason it > > crashes with a SIGBUS (Bus Error) when I run it on my machine. The > > exact same > > exec

Re: Issue with intel's cluster openmp

2008-09-12 Thread michael
On 12 Sep 2008, at 02:57, Micha wrote: I'm trying to run intel's cluster openmp on my machine. For some reason it crashes with a SIGBUS (Bus Error) when I run it on my machine. The exact same executable with the same libraries works fine on a different one (although it is itanium). are

Issue with intel's cluster openmp

2008-09-11 Thread Micha
I'm trying to run intel's cluster openmp on my machine. For some reason it crashes with a SIGBUS (Bus Error) when I run it on my machine. The exact same executable with the same libraries works fine on a different one (although it is itanium). I'm guessing that I got some memroy configuration wron