Ticket #11539 (closed: fixed)

Opened 5 years ago

Last modified 5 years ago

Set maximum of treads in autoreduction

Reported by: Anders Markvardsen Owned by: Lottie Greenwood
Priority: major Milestone: Backlog
Component: Tools Keywords: AUTOREDUCTION
Cc: Blocked By:
Blocking: Tester: Anders Markvardsen

Description

Set MultiThreaded.MaxCores in properties file (see http://docs.mantidproject.org/nightly/concepts/PropertiesFile.html)

The spec of the autoreduce server is: Dell R820; 2x 6-core Xeon 2.90HGz

which means 24 cores.

I believe we are running a maximum of up to 4 Mantid instances (processes) in queueProcessor.py. If that is the case a suggestion is to set MultiThreaded.MaxCores=6.

Please test this by running first say 20 LET jobs with MultiThreaded.MaxCores not set and with MultiThreaded.MaxCores=6. You should see a performance gain overall.

http://docs.mantidproject.org/nightly/concepts/PropertiesFile.html

Change History

comment:1 Changed 5 years ago by Lottie Greenwood

  • Status changed from new to assigned

comment:2 Changed 5 years ago by Lottie Greenwood

  • Status changed from assigned to verify
  • Resolution set to fixed

comment:3 Changed 5 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:4 Changed 5 years ago by Anders Markvardsen

  • Status changed from verifying to closed

modification made from 4 to 6

Note: See TracTickets for help on using tickets.