Ticket #7355 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Turn MAKE_REMOTE_JOBS flag default to ON

Reported by: Mathieu Doucet Owned by: Mathieu Doucet
Priority: major Milestone: Release 2.6
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

Compiling with the MAKE_REMOTE_JOBS flag ON has been working fine for a little while. We would like users to start using the new functionality so we'd need to turn it ON by default.

Change History

comment:1 Changed 7 years ago by Mathieu Doucet

Re #7355 Turn remote jobs flag ON

Changeset: 00e71e936aa51d59ea42cf14b74e6c2eeb6cf1c3

comment:2 Changed 7 years ago by Mathieu Doucet

  • Status changed from new to accepted

To Test:

Make sure that a pristine copy (with a fresh cmake) compiles and that the remote algorithms are compiled in. For instance, start MantidPlot and check that SubmitRemoteJob exists.

comment:3 Changed 7 years ago by Mathieu Doucet

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

comment:4 Changed 7 years ago by Martyn Gigg

Move Framework dependent build options in main CMakeLists file

In its old place it only worked when set by the command line. If not set then the Framework sub-directory didn't see the flag and didn't create the Remote/RemoteAlgorithms targets meaning that MantidPlot was linking to a non-existant library. Refs #7355

Changeset: 75d1fbe575785fdfb7e9730875f7269873737e8c

comment:5 Changed 7 years ago by Martyn Gigg

Fix windows linkage issues. Refs #7355

Changeset: 31521c174d98115d28240b13ce70e333d315b6d3

comment:6 Changed 7 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:7 Changed 7 years ago by Roman Tolchenov

  • Status changed from verifying to closed

comment:8 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8201

Note: See TracTickets for help on using tickets.