Makes the Random Engine of AthRNGSvc configurable via SimFlag.
Gives an option to set the random engine to MixMax via simFlags:
simFlags.RandomSvcMT.set_Value_and_Lock('AthMixMaxRNGSvc')
Merge request reports
Activity
added Core master review-pending-level-1 labels
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-20700-2019-01-29-13-15
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
CI Jenkins server is switched to https://atlas-sit-ci.cern.ch. It is accessible world-wide (behind CERN SSO). In old links to Jenkins server aibuild080.cern.ch:8080 should be replaced with atlas-sit-ci.cern.ch For experts only: Jenkins output [CI-MERGE-REQUEST 32938]added review-approved label and removed review-pending-level-1 label
mentioned in commit f04763ad
added sweep:ignore label
This MR causes failures in 3 CI tests due to changes in the printout:
-AthRNGSvc INFO Selected random engine: "dSFMT"
- http://cern.ch/atlas-computing/links/distDirectory/gitwww/UPGRADE_INTEGRATIONWebArea/nicos_web_areamaster_Athena_x86_64centos7gcc8opt64BC7AthenaOpt/NICOS_TestLog_2019-01-29T2139/TileCalorimeter_TileRecUtils___TileRecUtilsConf__TileRecUtilsTest__m.html
- http://cern.ch/atlas-computing/links/distDirectory/gitwww/UPGRADE_INTEGRATIONWebArea/nicos_web_areamaster_Athena_x86_64centos7gcc8opt64BC7AthenaOpt/NICOS_TestLog_2019-01-29T2139/LArCalorimeter_LArCellRec___LArCellRecConf__LArCellRecTest__m.html
- http://cern.ch/atlas-computing/links/distDirectory/gitwww/UPGRADE_INTEGRATIONWebArea/nicos_web_areamaster_Athena_x86_64centos7gcc8opt64BC7AthenaOpt/NICOS_TestLog_2019-01-29T2139/Simulation_FastShower_FastCaloSim___FastCaloSimConf__FastCaloSimTest__m.html
Please either remove this extra printout or update the reference files.
Edited by Frank WinklmeierHi @fwinkl ,
I will remove the printout since it is obvious from other printouts which service is running.
Best, Miha
mentioned in merge request !20752 (merged)