OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000193 | OMNeT++ | simulation kernel | public | 2010-07-29 11:39 | 2010-07-29 11:48 |
Reporter | andras | ||||
Assigned To | andras | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 4.1 | ||||
Target Version | 4.2 | Fixed in Version | 4.2 | ||
Summary | 0000193: Parallel simulation issues | ||||
Description | There are several issues with parallel simulation: 1. inout gates are not supported on partition boundaries: for the input half, the system should create a proxy gate, but a normal gate is created instead. Workaround: use separate input and output gates. 2. scalar modules are not handled correctly in the partitioning description (they are erroneously handled as element [0] in a module vector). Workaround: use module vectors 3. scalar gates are not handled correctly partition boundaries. Workaround: use gate vectors Reported by Philip C. Roth | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://dev.omnetpp.org/bugs/file_download.php?file_id=42&type=bug ![]() https://dev.omnetpp.org/bugs/file_download.php?file_id=43&type=bug ![]() https://dev.omnetpp.org/bugs/file_download.php?file_id=44&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-07-29 11:39 | andras | New Issue | |||
2010-07-29 11:39 | andras | Description Updated | |||
2010-07-29 11:43 | andras | Note Added: 0000331 | |||
2010-07-29 11:47 | andras | File Added: issue1.patch | |||
2010-07-29 11:47 | andras | File Added: issue2.patch | |||
2010-07-29 11:48 | andras | File Added: issue3.patch | |||
2010-07-29 11:48 | andras | Note Added: 0000332 | |||
2010-07-29 11:48 | andras | Status | new => resolved | ||
2010-07-29 11:48 | andras | Fixed in Version | => 4.2 | ||
2010-07-29 11:48 | andras | Resolution | open => fixed | ||
2010-07-29 11:48 | andras | Assigned To | => andras |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|