hi,

First of all, i submit the job via Fork to a GT node.

The globusrun-ws command terminates successfully. 

The error i get is both in stderr and stdout with a
crash log file from matlab.

Since i posted the problem, i tried to figure out
what's happening. I divided the stand alone
application into small ones. I finally figured out
where is the problem.

I simply try doing this:


function OTI
clear all
clc

signif = [0.0583    0.1184    0.1397    0.1543 0.1999 
  0.2335    0.3090    0.5618    0.8099    0.5212   
0.5870    0.7741    1.1598    1.5452    1.8517   
2.3037    3.1333    4.7431    6.1772    6.6677   
7.8418   11.3684   16.6134   20.3710   23.7690  
29.2240   34.7647   50.1424   70.8557];

n = 4096


otina = (signif') * (ones(1, n));
size(otina)








--- Martin Feller <[EMAIL PROTECTED]> wrote:

> Nicola,
> You should give a little bit more information, e.g.
> * That's not a GT error but one thrown by your
> application, right?
> * Where do you see that error: Is it in the
> container logfile?
>    If so: please send that logfile
> * Do you run it on a cluster or on the GT node via
> Fork?
> * Your application never crashes when you start it
> not via GT?
> Martin
> 
> > Hi,
> > 
> > 
> > I managed to create a matlab stand-alone
> application. 
> > I try to run in using globusrun-ws.
> > 
> > The application starts to run normally and
> suddenly it
> > crashes.
> > 
> > The error is:
> > 
> > "Segmentation violation detected".
> > 
> > Any ideas?
> > Thx in advance.
> > 
> >  
> > 
> > 
> >        
> >
>
____________________________________________________________________________________
> > Looking for a deal? Find great prices on flights
> and hotels with Yahoo! FareChase.
> > http://farechase.yahoo.com/
> > 
> 
> 



       
____________________________________________________________________________________
Sick sense of humor? Visit Yahoo! TV's 
Comedy with an Edge to see what's on, when. 
http://tv.yahoo.com/collections/222

Reply via email to