CMS 3D CMS Logo

cmsScimarkStop Namespace Reference


Variables

list core = tokens[9]
tuple harvest_stdouterr = subprocess.Popen("cmsScimarkParser.py -i cmsScimark_%s.log -o cmsScimarkResults_cpu%s"%(core,core),shell=True,stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
tuple kill_stdouterr = subprocess.Popen("kill %s"%PID,shell=True,stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
tuple mkdir_stdouterr = subprocess.Popen("mkdir cmsScimarkResults_cpu%s"%core,shell=True,stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
list PID = tokens[1]
tuple ps_lines = ps_stdouterr.readlines()
tuple ps_stdouterr = subprocess.Popen("ps -ef|grep cmsScimarkLaunch|grep -v grep|grep -v 'sh -c'",shell=True,stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
tuple tokens = line.split()


Variable Documentation

list cmsScimarkStop::core = tokens[9] [static]

Definition at line 20 of file cmsScimarkStop.py.

tuple cmsScimarkStop::harvest_stdouterr = subprocess.Popen("cmsScimarkParser.py -i cmsScimark_%s.log -o cmsScimarkResults_cpu%s"%(core,core),shell=True,stdout=subprocess.PIPE, stderr=subprocess.STDOUT) [static]

Definition at line 33 of file cmsScimarkStop.py.

tuple cmsScimarkStop::kill_stdouterr = subprocess.Popen("kill %s"%PID,shell=True,stdout=subprocess.PIPE, stderr=subprocess.STDOUT) [static]

Definition at line 24 of file cmsScimarkStop.py.

tuple cmsScimarkStop::mkdir_stdouterr = subprocess.Popen("mkdir cmsScimarkResults_cpu%s"%core,shell=True,stdout=subprocess.PIPE, stderr=subprocess.STDOUT) [static]

Definition at line 30 of file cmsScimarkStop.py.

list cmsScimarkStop::PID = tokens[1] [static]

Definition at line 18 of file cmsScimarkStop.py.

Referenced by sim::LocalFieldManager::ConfigureForTrack(), and TotemTestGem::fillEvent().

tuple cmsScimarkStop::ps_lines = ps_stdouterr.readlines() [static]

Definition at line 12 of file cmsScimarkStop.py.

tuple cmsScimarkStop::ps_stdouterr = subprocess.Popen("ps -ef|grep cmsScimarkLaunch|grep -v grep|grep -v 'sh -c'",shell=True,stdout=subprocess.PIPE, stderr=subprocess.STDOUT) [static]

Definition at line 10 of file cmsScimarkStop.py.

tuple cmsScimarkStop::tokens = line.split() [static]

Definition at line 16 of file cmsScimarkStop.py.

Referenced by cscdqm::Detector::AddressFromString(), pool::TrivialFileCatalog::connect(), DDTokenize(), edm::decode(), IgSocket::dump(), PostProcessor::endJob(), fit::RootMinuitCommands< Function >::init(), edm::InputTag::InputTag(), ConfigurationRecord::parse(), lhef::processSLHA(), SimpleJetCorrectorParameters::Record::Record(), edm::tokenize(), edm::pset::PythonFormWriter::visitModule(), and stor::DQMInstance::writeFile().


Generated on Tue Jun 9 18:36:42 2009 for CMSSW by  doxygen 1.5.4