Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Computer Aided Design - CAD > Cadence > Re: MonteCarlo ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 6 Topic 3958 of 4373
Post > Topic >>

Re: MonteCarlo Results from SKILL script

by "S. Badel" <stephane.badel@[EMAIL PROTECTED] > Apr 22, 2008 at 02:25 AM

Riad KACED wrote:
> Hi There,
> 
> A quick glance at your code shows you are using the 'system' skill
> command to process your data.
> Well, 'system' pawns a separate UNIX process to execute a command. But
> once the command thrown outside skill using 'system', no interaction
> is left In other words, you skill script will continue its execustion
> up to the end regadless the progress of the command sent with
> 'system'.

I don't think so. I'm lazy to verify this formally right now, but as far
as I remember system() will 
run the command through the shell, and hang until the shell returns. So I
guess, unless you 
explicitly launch your command as a background process, it will really
wait until completion.

Even so, I don't know why you are launching a separate ocean process ;
your procedure is evaluated 
in ocean already...


> ex****t enob=oceanEval("ENOB(127 256 5)")

This is the part that tickles me... A little up, where your procedure is
defined, the function name 
is spelled differently :

> procedure( ENOBS( M N SamplingPoint)


If that's not simply a typo in your post, could well be a source of error
:) But wouldn't explain 
why the files are created on the hard disk as you mention (weren't they
here before by any chance ?).

Other than that, the code seems fine. First thing would be to validate it
in Ocean standalone, at 
least you'll get proper error messages.

Cheers,
Stéphane
 




 6 Posts in Topic:
MonteCarlo Results from SKILL script
"p_ritter" <  2008-04-21 05:31:42 
Re: MonteCarlo Results from SKILL script
Riad KACED <riad.kaced  2008-04-21 16:12:18 
Re: MonteCarlo Results from SKILL script
"S. Badel" <  2008-04-22 02:25:22 
Re: MonteCarlo Results from SKILL script
"p_ritter" <  2008-04-21 23:50:27 
Re: MonteCarlo Results from SKILL script
Riad KACED <riad.kaced  2008-04-22 15:44:21 
Re: MonteCarlo Results from SKILL script
"S. Badel" <  2008-04-23 11:29:42 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 21:42:30 CST 2008.