![]() |
The ROme OpTimistic Simulator
3.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
Simulator main entry point. More...
#include <core/core.h>
#include <core/init.h>
#include <distributed/mpi.h>
#include <log/stats.h>
#include <parallel/parallel.h>
#include <serial/serial.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
The main entry point of the custom compiler. More... | |
Simulator main entry point.
This module implements the main function, the entry point of all simulations.
Definition in file main.c.