Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Feb 18, 2013
  2. Nov 09, 2012
  3. Oct 11, 2012
    • Russell Taylor's avatar
      Re #5883. Logging changes for MPI build. · 64172a8f
      Russell Taylor authored
      The MPI build no longer logs to file by default (as this duplicates
      the console channel which ends up in a log file for a job).
      
      The format of log messages to the console has been changed to include
      hostname & process id so that messages can be separated
      according to which mpi rank they relate to. The rank is explicitly
      logged at startup.
      64172a8f
  4. Oct 10, 2012
  5. Oct 04, 2012
    • Russell Taylor's avatar
      Re #5883. Use a different user properties file for the MPI build. · 8a07fa61
      Russell Taylor authored
      The fermi cluster at ORNL uses the usual SNS home areas (so the same
      as the analysis workstations, for example). If the user properties
      file is the same, confusion could arise if things are set in it
      in and interactive MantidPlot session.
      The MPI build now uses Mantid-mpi.user.properties instead.
      8a07fa61
  6. Aug 01, 2012
  7. Jul 15, 2012
  8. May 24, 2012
  9. May 23, 2012
  10. May 22, 2012
  11. May 21, 2012
  12. Apr 20, 2012
  13. Apr 18, 2012
    • Owen Arnold's avatar
      refs #5013. Move PV Plugins. · 6e6ffbc4
      Owen Arnold authored
      Move PVPLUGINS to a subdirectory of PVPLUGINS. This has two advantages. Firstly it maintains the possiblity to keep the loading of PV related mantid components separate from those in Mantid Plugins. Secondly it means that Paraview standalone does not crash when PV_PLUGIN_PATH is used. Only Paraview plugins sit in the subdirectory, so the Paraview loader doesnt get confused by the presence of these other libraries
      6e6ffbc4
  14. Apr 17, 2012
  15. Apr 16, 2012
  16. Mar 16, 2012
  17. Mar 02, 2012
  18. Feb 28, 2012
  19. Feb 24, 2012
  20. Feb 22, 2012
  21. Feb 20, 2012
    • Peter Parker's avatar
      Refs #1419 - Changing a log message priority from error to debug. · 8b391d76
      Peter Parker authored
      In the case where a user wishes to load a file with a name which is not of the
      "standard" format (including a valid instrument), our call to the
      ConfigService getInstrument method should not report an error.
      
      A debug message is sufficient, and there is still an exception thrown which
      a class user can then interpret in any way he/she sees fit.
      8b391d76
  22. Jan 20, 2012
  23. Jan 18, 2012
  24. Dec 30, 2011
  25. Dec 29, 2011
  26. Dec 28, 2011
  27. Dec 16, 2011
  28. Dec 14, 2011
Loading