SAL Home PARALLEL Misc

Limes

Limes is a tool for simulation of multiprocessors. It runs on a PC with an i486 or higher CPU, on the Linux operating system (hence the name: Linux Memory Simulator). Limes creates an illusion of N somehow connected processors executing a parallel application, on a single-processor machine. Threads of the parallel application executing on these virtual processors are manipulated in such way that the result of their work is as it would be if they were executed on a real multiprocessor system (this approach is frequently called "execution-driven simulation"). Applications that can be executed are regular C/C++ programs that use certain (ANL) macros for expressing parallelism, which makes them portable to real multiprocessor machines. Existing applications (like those from the SPLASH-2 suite) do not require source code modifications in order to be compiled and run under Limes. The tool can be used for either performance evaluation of multiprocessor architectures (by coding a description of the actual hardware in C or C++ that will be driven by realistic workload), or parallel algorithms evaluation, or both. The package also includes a few detailed examples of snoopy cache-coherent multiprocessor systems, and Java-like multithreading and synchronization for C++.

Current Version:   1.01

License Type:   GPL

Home Site:
http://galeb.etf.bg.ac.yu/~dav0r/limes/index.html

Source Code Availability:   Yes

Available Binary Packages:

  • Debian Package:   No
  • RedHat RPM Package:   No
  • Other Packages:   No

Targeted Platforms:

PC-Linux

Software/Hardware Requirements:

Linux

Other Links:
None

Mailing Lists/USENET News Groups:

None

User Comments:

  • None

See A Screen Shot? (Not Yet)

  SAL Home   |   Parallel Computing   |   Misc


Comments? SAL@KachinaTech.COM
Copyright © 1995-2001 by Herng-Jeng Jou
Copyright © 1997-2001 by Kachina Technologies, Inc.
All rights reserved.