iamtrask / quantus

Distributed CPU/GPU Basic Linear Algebra Service (Blas)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quantus

Distributed CPU/GPU Basic Linear Algebra Service (Blas) (in progress)

Getting Started:

  1. cd quantus

  2. Run Script "launchSlave.sh" twice (in two separate terminals) to create two slave threads on your machine

  3. Run: "ipython notebook" in a third terminal (http://ipython.org/notebook.html)

  4. Open "Example" from ipython browser... and there you will see some example commands

About

Distributed CPU/GPU Basic Linear Algebra Service (Blas)


Languages

Language:Python 99.9%Language:Shell 0.1%