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

This branch is 4 commits ahead of gtcasl/manifold:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8c55c6d · May 16, 2017

History

63 Commits
Dec 11, 2015
Nov 24, 2016
May 16, 2017
Apr 23, 2017
Feb 6, 2017
Dec 11, 2015
Nov 24, 2016
Jan 18, 2017
Dec 11, 2015
Dec 11, 2015
Dec 11, 2015
Dec 11, 2015
Aug 16, 2016
Oct 8, 2016
Dec 11, 2015
Dec 11, 2015
Feb 7, 2017
Oct 8, 2016
Feb 7, 2017

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%