Available OMNeT versions and Platforms - sfc-aqua/quisp GitHub Wiki
OMNeT++ | Platform | Simulation | Unit tests | Module tests | E2E tests | commit |
---|---|---|---|---|---|---|
6.0 | MacOS 12.5 (Intel) | ✅ | ✅ | ✅ | ✅ | |
6.0 | MacOS 12.4 (Intel) | ✅ | ✅ | ✅ | ✅ | PR#394 |
6.0 | WebAssembly | ✅ | ❌ | ❌ | ❌ | PR#401 |
5.7 | WebAssembly | ✅ | ❌ | ❌ | ❌ | PR#380 |
5.7 | MacOS 11.6(Intel) | ❌ | ❌ | ❌ | ❌ | |
5.7 | MacOS 12.0.1(Intel) | ✅ | ✅ | ✅ | ✅ | |
5.7 | MacOS 11.6(Intel) docker | ✅ | ✅ | ✅ | ✅ | PR#308 |
5.7 | MacOS 12.1(M1 x86 mode) | ✅ | ✅ | ✅ | ✅ | |
5.7 | MacOS 12.1(M1 arm64 mode) | ❌ | ❌ | ❌ | ❌ | |
5.7 | Ubuntu 18.04 docker | (wip) | (wip) | (wip) | (wip) | |
5.7 | Ubuntu 20.04 | ✅ | ✅ | ✅ | ✅ | |
5.7 | Windows 11(Intel) | ✅ | ✅ | ❌ | (wip) | |
5.6.2 | WebAssembly | ✅ | ❌ | ❌ | ❌ | PR#303 |
5.6.2 | Ubuntu 18.04 docker | ✅ | ✅ | ✅ | ✅ | |
5.6.2 | Ubuntu 20.04 | ✅ | ✅ | ✅ | ✅ | |
5.6.2 | MacOS 11.6(Intel) docker | ✅ | ✅ | ✅ | ✅ | |
5.6.2 | MacOS 11.6(Intel) | ✅ | ✅ | ✅ | ✅ | |
5.6.2 | MacOS 12.1(M1) docker | ❌ | ✅ | ✅ | ✅ | |
5.6.2 | MacOS 12.1(M1) | ❌ | ❌ | ❌ | ❌ | |
5.6.2 | Windows 11(Intel) | ✅ | ✅ | ❌ | ✅ |
Notes
MacOS 12.1 M1 docker
- OMNeT++5.6.2
- GUI doesn't work now
OMNeT++5.7 docker is not provided, but I made it, so later will give it a shot.