Skip to content

vle-forge/Echll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echll

Copyright © 2014-15 INRA

Gauthier Quesnel gauthier.quesnel@toulouse.inra.fr

What's Echll?

Echll is a tiny library designed to quickly develop DEVS, DTSS, DSDE and multicomponent simulator. It use C++14, Boost and MPI features to provide distributed and parallelized simulation for cluster.

How to use it

Requirements

  • boost (≥ 1.50)
  • boost::mpi (≥ 1.50)
  • boost::serialization (≥ 1.50)
  • cmake (≥ 2.8.7)
  • openmpi (≥ 1.6)
  • c++ compiler (gcc ≥ 4.8, clang ≥ 3.3, intel icc (≥ 11.0).

More

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.3%
  • CMake 2.7%