Ticket #7035 (closed: fixed)
SNSPowderReduction.py error in MPI mode
Reported by: | Shelly Ren | Owned by: | Shelly Ren |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.5 |
Component: | Python | Keywords: | |
Cc: | vel | Blocked By: | |
Blocking: | Tester: | Vickie Lynch |
Description
Run SNSPowderReduction in MPI mode: line 614 throws an exception: "Error message: cannot concatenate 'str' and 'tuple' objects" (this is in the MPI path only).
Change History
comment:3 Changed 7 years ago by Shelly Ren
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 7 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:5 Changed 7 years ago by Vickie Lynch
- Milestone changed from Release 2.6 to Release 2.5
Russell suggests putting in release
comment:6 Changed 7 years ago by Shelly Ren
Refs #7035 -- Modified message string concatenation in the MPI path
Changeset: d299f2d6c17bd24caa24c980fbeb38de2c0eb390
comment:7 Changed 7 years ago by Vickie Lynch
- Status changed from verifying to closed
String is written correctly in my MPI build
comment:8 Changed 7 years ago by Shelly Ren
Refs #7035 -- Modified message string concatenation in the MPI path
Changeset: d299f2d6c17bd24caa24c980fbeb38de2c0eb390
comment:9 Changed 7 years ago by Shelly Ren
Refs #7035 -- Modified message string concatenation in the MPI path
Changeset: d299f2d6c17bd24caa24c980fbeb38de2c0eb390
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7881
Refs #7035 -- Modified message string concatenation in the MPI path