Jan Laukemann 98be1dc16e initial upload
2017-09-23 18:51:10 +02:00
2017-09-01 00:57:10 +02:00
2017-09-23 18:33:33 +02:00
2017-09-23 17:52:10 +02:00
2017-09-20 14:50:26 +02:00
2017-09-23 18:51:10 +02:00
2017-09-23 18:31:01 +02:00

OSACA
=====

Open Source Architecture Code Analyzer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This tool allows automatic instruction fetching of assembly code,
auto-generating of testcases for assembly instructions creating latency
and throughput benchmarks on a specific instruction form and thorughput
analysis and throughput prediction for a inner-most loop code snippet.

Getting started
---------------

*Dependencies:*
~~~~~~~~~~~~~~~

-  `Python <https://www.python.org/>`__ 3.5.2 or higher
-  `pandas <http://pandas.pydata.org/>`__ 0.18.1 or higher
-  `NumPy <http://www.numpy.org/>`__ 1.11.1 or higher
-  `kerncraft <https://github.com/RRZE-HPC/kerncraft>`__ 0.4.11 or
   higher
Languages
Jupyter Notebook 66.8%
Python 18.8%
Assembly 13.3%
C 1.1%