MarcAntoineFabre / metrumrg

Automatically exported from code.google.com/p/metrumrg
0 stars 0 forks source link

metrumrg could mimic PsN by prechecking control streams. #69

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This regarding PsN:

New option -check_nmtran, set by default. PsN will run NMtran on models before 
forking on a local
  computer or submitting to a grid/cluster. This saves time in case of simple control 
  stream syntax errors, since the user does not have to 
  wait for the run to get a slot in the queue to get the error message.
  The check will only be done if the path to a NONMEM installation directory has been
  set in psn.conf, rather than the path to an executable script.
  This functionality can be disabled with -no-check_nmtran.
  PsN will only run the check on the first model in a set of models that are essentially copies of
  the same original model, e.g. in a bootstrap or sse.

Original issue reported on code.google.com by bergs...@gmail.com on 4 Dec 2013 at 7:40

GoogleCodeExporter commented 8 years ago
At the moment I don't see a reliable way to to know the result of pre-checking 
a control stream.  How long should metrumrg wait for failure, and what will 
universally serve as evidence of failure?

Original comment by bergs...@gmail.com on 3 Sep 2014 at 4:34

GoogleCodeExporter commented 8 years ago

Original comment by bergs...@gmail.com on 4 Sep 2014 at 4:08