All Projects → LLNL → Rubik

LLNL / Rubik

Licence: other
Topology Aware Task Mapping Tool

Programming Languages

python
139335 projects - #7 most used programming language

Rubik

Rubik generates mapping files for torus and mesh networks according to structured transformations of blocks within the ranks.

Author:

  Todd Gamblin [email protected]

Contributors:

  Abhinav Bhatele [email protected]
  Martin Schulz [email protected]

To learn more about Rubik, you might be interested in the Source Code for Rubik on GitHub.

Running Rubik Scripts

To use rubik, either add the <distribution>/rubik directory to your PYTHONPATH, or just be sure to run scripts in the root directory. A proper setup.py and installation process is forthcoming.

Pre-requisites

To generate map files with Rubik, you will need an installation of numpy. To visualize Rubik partitions, you will need PySide (python Qt bindings) and OpenGL for Python. To build the documentation you will need sphinx.

You can install all this relatively easily on a mac through MacPorts:

port install py27-numpy py27-pyside py27-sphinx py27-opengl
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].