- Dec 16, 2011
-
-
Eckhard von Toerne authored
bug fix for problem in stressTMVA tests under Windows, no inverse transformation if TransformationsReferenceClasses is empty git-svn-id: http://root.cern.ch/svn/root/trunk@42512 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 15, 2011
-
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42511 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42508 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
make sure the so version is correctly set in out of source builds. Fixes issue 89877. git-svn-id: http://root.cern.ch/svn/root/trunk@42505 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42504 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42498 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42497 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
In TProofBench::DrawCPU, add possibility to extract of a couple of numbers supposed to give an idea of the computing specs of the cluster being benchmarked. These are the maximum rate for the standard CPU intensive task and the normalized, per worker, rate. Both are expressed in RNGPS (RaNdom Generation Per Second). A new static method TProofBench::GetPerfSpecs provides a simpler interface to this new options, optionally scanning a directory for proofbench outputs and giving the possibility to choose which file to use to extarct the numbers: root [0] TProofBench::GetPerfSpecs() Several possible files found: 0 std: 2011-12-07 15:03:10 <no decription> (file: ./proofbench-plitehp24.cern.ch-24w-20111207-1559.root) 1 std: 2011-12-07 15:09:26 <no decription> (file: ./proofbench-lite-24w-20111207-1605.root) 2 std: 2011-12-07 17:08:34 PROOF-Lite on pcphsft64, 4 workers (file: ./proofbench-pcphsft64-lite-4w-20111207-1806.root) 3 std: 2011-12-07 17:57:26 PROOF at skaf.saske.sk, 60 workers (file: ./proofbench-prf000-iep-grid.saske.sk-60w-20111207-1851.root) 4 std: 2011-12-08 11:17:15 PROOF at kiaf.sdfarm.kr, 96 workers (file: ./proofbench-kiaf.sdfarm.kr-96w-20111208-1133.root) 5 std: 2011-12-13 18:22:48 PROOF at cernvm24, 24 workers (file: ./proofbench-cernvm24.cern.ch-24w-20111213-1621.root) Make your choice [5] 3 FCN=1610.99 FROM MIGRAD STATUS=CONVERGED 37 CALLS 38 TOTAL EDM=5.60469e-11 STRATEGY= 1 ERROR MATRIX ACCURATE EXT PARAMETER STEP FIRST NO. NAME VALUE ERROR SIZE DERIVATIVE 1 offset 2.50025e+05 8.07163e+03 8.71576e+01 -1.26091e-09 2 slope 3.85933e+05 4.17679e+02 7.02211e+00 1.82330e-09 * ************************************************************ * * Cluster: PROOF at kiaf.sdfarm.kr, 96 workers * * Performance measurement from scalability plot: * * rate max: 37.680 megaRNGPS (@ 95 workers) * * per-worker rate: 0.386 megaRNGPS * * ************************************************************ * root [1] The patch also adds a TNamed in the proofbench output file with a string describing the setup used for the test (in the example above: 'PROOF at kiaf.sdfarm.kr, 96 workers'). The name of the TNamed is 'PB_description'. A web page is being created with the specs from some clusters where the bench has been run. git-svn-id: http://root.cern.ch/svn/root/trunk@42496 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42495 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42494 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 14, 2011
-
-
Vassil Vassilev authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42493 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42492 27541ba8-7e3a-0410-8455-c3a389f83636
-
https://savannah.cern.ch/bugs/?89854Bertrand Bellenot authored
Fix the bug #89854 (https://savannah.cern.ch/bugs/?89854). Thanks to David Volgyes for the report and for the patch. git-svn-id: http://root.cern.ch/svn/root/trunk@42490 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
Add several forgotten fclose(fd). Fixes the bug #89838, resource leak in TGWin32.cxx (https://savannah.cern.ch/bugs/?89838). Thanks to David Volgyes for the report and for the patch. git-svn-id: http://root.cern.ch/svn/root/trunk@42489 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
https://savannah.cern.ch/bugs/index.php?89837 git-svn-id: http://root.cern.ch/svn/root/trunk@42488 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
https://savannah.cern.ch/bugs/index.php?89844 git-svn-id: http://root.cern.ch/svn/root/trunk@42487 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 13, 2011
-
-
Lorenzo Moneta authored
The initial Asimov data fit is still done with a fixed poi value (e.g. mu=0) - when fitfing for finding the best conditional nuisance parameters for the Asimov data set, use the user default minimizer git-svn-id: http://root.cern.ch/svn/root/trunk@42482 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42480 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
filter out -I/usr/include. git-svn-id: http://root.cern.ch/svn/root/trunk@42474 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42472 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 12, 2011
-
-
Olivier Couet authored
https://savannah.cern.ch/bugs/?89778 git-svn-id: http://root.cern.ch/svn/root/trunk@42471 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
https://savannah.cern.ch/bugs/?89778 git-svn-id: http://root.cern.ch/svn/root/trunk@42470 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42469 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
force to not use MultiGen in ToyMCSampler with Hybridcalculator with nuisance parameters git-svn-id: http://root.cern.ch/svn/root/trunk@42464 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42463 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42462 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
Add a check for the case where the canvas is embedded (e.g. in the browser), then the layout of the main frame has to be re-applied when showing/hiding the editor git-svn-id: http://root.cern.ch/svn/root/trunk@42460 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 10, 2011
-
-
Andrei Gheata authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42459 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Add support for a command line test run of 'proofserv'. This is useful to test that the environment is setup correctly. git-svn-id: http://root.cern.ch/svn/root/trunk@42458 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 09, 2011
-
-
Gerardo Ganis authored
Add switch '-noprogress' to allow turning off of the progress counters. This should give an handle to circumvent problems encountered when running stressProof inside wrapper application intercepting the output (e.g. ctest). git-svn-id: http://root.cern.ch/svn/root/trunk@42451 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42450 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42449 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 08, 2011
-
-
Wouter Verkerke authored
Fix CMake file git-svn-id: http://root.cern.ch/svn/root/trunk@42444 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooAbsData - In split() explicitly add weight variable to component datasets if the dataset is weighted. This fixes a bug (reported by M Baak) that weights are ignored when a weighted dataset generated from RooSimulateous::generate() are ignored in the likelihood. (this happens because the weights are only in the component datastores in the form constructed by RooSimGenContext::generate() and not in the top-level dataset). The 'fast-split' which is executed e.g. by setData() is not affected by this because it directly recycles the component datastores o RooDataSet,RooDataHist,RooAbsData - Add new optional argument to emptyClone() to introduce weight variable on the fly if needed. o RooDataHist - Speed up getIndex() by allowing fast-assign methods o RooFactoryWSTool - Add inverse conditional symbol '|~' to PROD() notation i.e. PROD(F|~x,G) interprets pdf F as conditional on all observables _except_ x o RooUnitTest, Module.mk - Regression testing class. Moved from stressRooFit here so that it can also be used by stressRooStats git-svn-id: http://root.cern.ch/svn/root/trunk@42443 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42441 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42439 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 07, 2011
-
-
Gerardo Ganis authored
- Update reference times - Fix an issue with time measurement in PROOF-lite - Fix a notification message git-svn-id: http://root.cern.ch/svn/root/trunk@42434 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42432 27541ba8-7e3a-0410-8455-c3a389f83636
-
Ivana Hrivnacova authored
Adding process code kPLightWLShifting (needed in Geant4). git-svn-id: http://root.cern.ch/svn/root/trunk@42431 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 06, 2011
-
-
Philippe Canal authored
data already accumulated in the buffer (i. no less than the value of TBuffer::Length()). In TBranch::SetBasketSize, instead of using the hard minimum of 100, use 100 + the length of the branch name (as 100 is too smalli to hold the basket's key information for any branch name larger than 30 characters). This fixes the write past the end of buffer (leading to segfaults) reported in Savannah: <http://savannah.cern.ch/bugs/?89645> git-svn-id: http://root.cern.ch/svn/root/trunk@42425 27541ba8-7e3a-0410-8455-c3a389f83636
-