Skip to content

Releases: gtcasl/manifold

Manifold v1.2 Released

13 Feb 18:43
Compare
Choose a tag to compare

The manifold v1.2 is released with following features:

  • Support multi-physics KitFox Library to drive physical simulation such as power, thermal, and reliability.
  • Add a new torus network (torus6p) for 3D multi-core architectures
  • Fix a local address problem to improve cache efficiency.
  • Update with QSim v2.3.2.
  • Bugfix.

Release v1.1 with openmpi hotfix

15 May 21:43
Compare
Choose a tag to compare

This release fixes the memory seg fault problem caused by previous release (v1.0) when NP sets >1 for parallel simulation.

Version 1.0 released with Qsim V2.3

15 May 21:53
Compare
Choose a tag to compare

The manifold v1.0 is released with following features:

  • updated the spx core model to support both x86_64 and aarch64.
  • new QSim frontend (QSimProxy) for QSim V2.3
  • graphBig benchmark is now supported for multicore simulation.
  • a simplified setup script is added to build manifold components and simulators.