Skip to content
forked from gtcasl/manifold

A Parallel Simulation Framework For Multicore Systems

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
COPYING
Notifications You must be signed in to change notification settings

sixshotx/manifold

 
 

Repository files navigation

manifoldBuild Status

A Parallel Simulation Framework For Multicore Systems

Installation Instructions

If you are on Ubuntu (>= 14.04), just run setup.sh script in the root directory after QSim is installed. This will link the manifold to the QSim library specified by $QSIM_PREFIX variable, download multi-thread benchmarks supported by manifold, and build the manifold components and simulators.

Manifold now integrates KitFox multi-physics library to simulate physical phenomena including power, thermal and lifetime reliability models. After KitFox framework is installed and exported to system variable $KITFOX_PREFIX, the setup.sh script will configure manifold to enable KitfoxProxy that interacts with the given KitFox framekwork. The lastest KitFox source code tarball can be found here. Please refer to KitFox user manual for details.

Users under other Linux distributions, please consult instructions in manifold document.

About

A Parallel Simulation Framework For Multicore Systems

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.4%
  • C 31.5%
  • M4 1.3%
  • Other 0.8%