mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-07-21 12:41:05 +02:00
Delete README.md
This commit is contained in:
11
README.md
11
README.md
@@ -1,11 +0,0 @@
|
||||
# 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
|
Reference in New Issue
Block a user