Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Launcher v4.9.0
|
TLauncherMulti.h
Go to the documentation of this file.
Interface of the class URANIE::Launcher::TCluster.
Interface of the class URANIE::Launcher::TCode.
Interface of the class URANIE::Launcher::TLSFCluster.
Interface of the class URANIE::Launcher::TLoadLevelerCluster.
Interface of the class URANIE::Launcher::TLocalHostCluster.
Interface of class URANIE::Launcher::TSGECluster.
Description of the class TLauncherMulti.
Definition TLauncherMulti.h:82
list< job > runningjobs_
Definition TLauncherMulti.h:103
void createHostsList(Option_t *option)
Definition TLauncherMulti.cxx:91
list< string > hostslist_
Definition TLauncherMulti.h:101
TString _sworkingDirectory
Root of working directories.
Definition TLauncherMulti.h:91
pid_t _masterpid
Pid of the master.
Definition TLauncherMulti.h:105
void defineJob(const char *exe, int njobs, int nprocs)
Definition TLauncherMulti.cxx:214
int getAvailableProcs()
Definition TLauncherMulti.h:127
void mergeAll(const int niteration)
Definition TLauncherMulti.cxx:435
void run(TCode *code, Option_t *option)
Definition TLauncherMulti.cxx:388
virtual void printLog(Option_t *option="")
Definition TLauncherMulti.cxx:494
void setWorkingDir(TString sdir)
Definition TLauncherMulti.h:132
void createJob(int iteration)
Definition TLauncherMulti.cxx:288
Bool_t _bemptyMasterNode
Definition TLauncherMulti.h:89
Bool_t _blog
Boolean to edit the log.
Definition TLauncherMulti.h:88
Definition TCluster.h:67
Definition TLauncherMulti.h:75