Ticket #5930 (closed: duplicate)

Opened 8 years ago

Last modified 5 years ago

Investigate the consequencses of recursive splitting the boxes on box tree

Reported by: Alex Buts Owned by: Alex Buts
Priority: major Milestone: Release 2.6
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Anders Markvardsen

Description


Change History

comment:1 Changed 8 years ago by Alex Buts

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Alex Buts

refs #5930 reasonable claimIDrange function

hopefully reasonable function, which decreases critical section and allow to claim range of ID-s in one call to it.

Conflicts:

Code/Mantid/Framework/API/inc/MantidAPI/BoxController.h Code/Mantid/Framework/MDEvents/src/MDGridBox.cpp

Changeset: 5dad5577fb56f7782d7bc02abc811fe46302cbfe

comment:3 Changed 8 years ago by Alex Buts

refs #5930 fixing errors from merging with main

(and leaving most commits for this ticket on private branch except the special one)

Changeset: 81905367b8c7b0f36461279f6d6f7c40a9373694

comment:4 Changed 8 years ago by Alex Buts

refs #5930 fixed unit tests

stupid error in ID calculations

Changeset: 81f9c295921eb215cd4ae260c501179f395883a6

comment:5 Changed 8 years ago by Alex Buts

refs #5930 fixing Unix error

Changeset: 382d54aeb80a5aea55f19d5f237662b592881532

comment:6 Changed 8 years ago by Alex Buts

refs #5930 temporary disabling failing tests

Changeset: 42d65b1c196a2d22c24c091bf44534e46a5242a1

comment:7 Changed 8 years ago by Alex Buts

refs #5930 Fixing error in MD file loading

and correspondent unit tests

Changeset: 68fc789aad54ebfcdf617d993dbb114944b57845

comment:8 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

moved to Release 2.4

comment:9 Changed 8 years ago by Alex Buts

refs #5930 reasonable claimIDrange function

hopefully reasonable function, which decreases critical section and allow to claim range of ID-s in one call to it.

Conflicts:

Code/Mantid/Framework/API/inc/MantidAPI/BoxController.h Code/Mantid/Framework/MDEvents/src/MDGridBox.cpp

Changeset: 5dad5577fb56f7782d7bc02abc811fe46302cbfe

comment:10 Changed 8 years ago by Alex Buts

refs #5930 fixing errors from merging with main

(and leaving most commits for this ticket on private branch except the special one)

Changeset: 81905367b8c7b0f36461279f6d6f7c40a9373694

comment:11 Changed 8 years ago by Alex Buts

refs #5930 fixed unit tests

stupid error in ID calculations

Changeset: 81f9c295921eb215cd4ae260c501179f395883a6

comment:12 Changed 8 years ago by Alex Buts

refs #5930 fixing Unix error

Changeset: 382d54aeb80a5aea55f19d5f237662b592881532

comment:13 Changed 8 years ago by Alex Buts

refs #5930 temporary disabling failing tests

Changeset: 42d65b1c196a2d22c24c091bf44534e46a5242a1

comment:14 Changed 8 years ago by Alex Buts

refs #5930 Fixing error in MD file loading

and correspondent unit tests

Changeset: 68fc789aad54ebfcdf617d993dbb114944b57845

comment:15 Changed 8 years ago by Alex Buts

  • Milestone changed from Release 2.4 to Release 2.5

comment:16 Changed 7 years ago by Alex Buts

  • Milestone changed from Release 2.5 to Release 2.6

comment:17 Changed 7 years ago by Alex Buts

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

it looks like duplicate for #7100 though partial code from here is already in Master. (and part in #7100)

comment:18 Changed 7 years ago by Anders Markvardsen

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

comment:19 Changed 7 years ago by Anders Markvardsen

  • Status changed from verifying to closed

part code already in master

comment:20 Changed 7 years ago by Nick Draper

  • Component changed from VATES to Framework

comment:21 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6776

Note: See TracTickets for help on using tickets.