Don't reset the num of threads for each algorithm... Refs #5909
instead set it once from the config value when the framework starts. Also exposed the setters to python to give greater control at runtime.
Showing
- Code/Mantid/Framework/API/inc/MantidAPI/Algorithm.h 0 additions, 2 deletionsCode/Mantid/Framework/API/inc/MantidAPI/Algorithm.h
- Code/Mantid/Framework/API/inc/MantidAPI/FrameworkManager.h 13 additions, 0 deletionsCode/Mantid/Framework/API/inc/MantidAPI/FrameworkManager.h
- Code/Mantid/Framework/API/src/Algorithm.cpp 0 additions, 20 deletionsCode/Mantid/Framework/API/src/Algorithm.cpp
- Code/Mantid/Framework/API/src/FrameworkManager.cpp 80 additions, 28 deletionsCode/Mantid/Framework/API/src/FrameworkManager.cpp
- Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FrameworkManager.cpp 14 additions, 0 deletions...thonInterface/mantid/api/src/Exports/FrameworkManager.cpp
Loading
Please register or sign in to comment