The Power Functional Simulator Setup aims to easy the setup and startup of the IBM POWER Functional Simulator. It automatizes all the required procedures like dependencies installation, network configuration and the simulator usage.
We welcome contributions to the Power Functional Simulator Setup Project in many forms. There's always plenty to do! Full details of how to contribute to this project are documented in the CONTRIBUTING.md file.
The project's maintainers: are responsible for reviewing and merging all pull requests and they guide the over-all technical direction of the project.
We use Slack for communication.
x86_64: Ubuntu 16.04, CentOS7, RHEL 7.3, SLES12, Fedora 25.
Requirements: python-pip, python-pylint, python-virtualenv, python-docsutil
Build: ./dev release
Build and install: ./dev install
Install simulator: mambo --install
Run simulator: mambo --start {power8,power9}
usage: mambo [-h] [-V | -i | -s {power8,power9}]
Configures and starts the IBM POWER8 and POWER9 Functional Simulator
-h, --help show the help message and exit
-V, --version show program's version number and exit
-i, --install install the simulator and its dependencies
-s {power8,power9}, --start {power8,power9} start the a selected version of the simulator
For general purpose questions, please use StackOverflow.
The Power Functional Simulator Setup Project uses the Apache License Version 2.0 software license.