Skip to content

v2.6.0

Compare
Choose a tag to compare
@clorton clorton released this 18 May 06:47
· 13 commits to master since this release

With this release, you can now run EMOD on CentOS 7.1 within Azure, Microsoft's cloud computing service.

  • The EMOD binary has been tested and is supported on CentOS 7.1. EMOD has also been successfully built and run on Ubuntu, SUSE and Arch but has not been tested and is not supported. If you have issues building the EMOD binary, you can contact IDM at IDMSupport@idmod.org.
  • The PrepareLinuxEnvironment script is available on GitHub. It is an example of creating an environment for building EMOD and cloning the source code. The script was designed and tested to run on an Azure CentOS 7.1 virtual machine but you can modify it for other distributions.

EMOD on Windows continues to be supported on Windows 10 and Windows Server 2012 for local simulations, and Windows HPC Server 2012 for remote simulations. For information on the prerequisites needed to build EMOD, go to Prerequisite Software.

For information on building EMOD, go to Building the EMOD Executable.

Attached files (below):

Windows

  • Eradication.exe: The EMOD executable. Recommended for users who want to run simulations without building the executable from the sources.
  • Source code (zip): EMOD's source code, regression and tutorial scenario files, scripts and supporting files. Recommended for users who want to look at, but not modify, the source.

CentOS

  • Eradication: The EMOD binary for CentOS7.1. Recommended for users who want to run simulations without building the binary from the sources.
  • Source code (tar.gz): EMOD's source code, regression and tutorial scenario files, scripts and supporting files. Recommended for users who want to look at, but not modify, the source.
  • PrepareLinuxEnvironment.sh: An example of creating an environment for using EMOD. The script was designed and tested to run on an Azure CentOS 7 virtual machine.