Ticket #2295 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

BinaryOperation: clear the RHS workspace memory during the operation

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 27
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description

... for example, when performing a minus operation, you might no longer care about the RHS workspace and will delete it afterwards anyway. The flag will clear the memory as you go along instead.

Name of the flag: ClearRHSWorkspace.

This refs #2262

Change History

comment:1 Changed 10 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Janik Zikovsky

(In [8978]) Refs #2295: BinaryOperation support for clearing the RHS workspace during the operation, to free up memory.

comment:3 Changed 10 years ago by Janik Zikovsky

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

Works for Plus, Minus, Divide, Multiply

comment:4 Changed 10 years ago by Michael Whitty

  • Status changed from verify to verifying
  • Tester set to Michael Whitty

comment:5 Changed 10 years ago by Michael Whitty

  • Status changed from verifying to closed

tested in [9522] it works. could really do with documentation to explain what's going on

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3142

Note: See TracTickets for help on using tickets.