View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004001 | OpenFOAM | Feature | public | 2023-07-31 09:57 | 2023-09-18 09:23 |
Reporter | blocksgearing0d | Assigned To | henry | ||
Priority | low | Severity | trivial | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 20.04 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0004001: Optionally execute systemCall once for parallel runs | ||||
Description | In most cases parallel execution using systemCall is probably ambiguous. To address this, a `parallel` key was introduced, providing the means to select the desired behaviour. When "parallel" is set to false, the system calls will be executed once by the master process only. | ||||
Steps To Reproduce | Apply patch | ||||
Tags | No tags attached. | ||||
|
Please contact the OpenFOAM Foundation to sign the contributor agreement before providing patches which change the functionality of the code: See https://openfoam.org/dev/how-to-contribute/ for details. |
|
Indeed systemCall can be ambiguous in parallel. Patch looks ok to me and I tested it to work. |
|
Pending contribution agreement |
|
Resolved by commit 3e7ebe0491f85549748f0569057c177ab79124a0 |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-07-31 09:57 | blocksgearing0d | New Issue | |
2023-07-31 09:57 | blocksgearing0d | File Added: master.patch | |
2023-07-31 10:26 | henry | Note Added: 0013086 | |
2023-09-02 22:52 | peksa | Note Added: 0013112 | |
2023-09-03 10:13 | henry | Assigned To | => henry |
2023-09-03 10:13 | henry | Status | new => closed |
2023-09-03 10:13 | henry | Resolution | open => suspended |
2023-09-03 10:13 | henry | Note Added: 0013113 | |
2023-09-03 10:43 | henry | File Deleted: master.patch | |
2023-09-03 10:43 | henry | Note View State: 0013086: public | |
2023-09-18 09:23 | henry | Status | closed => resolved |
2023-09-18 09:23 | henry | Resolution | suspended => fixed |
2023-09-18 09:23 | henry | Fixed in Version | => dev |
2023-09-18 09:23 | henry | Note Added: 0013120 |