mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-09-04 17:00:26 +02:00
Updated Home (markdown)
7
Home.md
7
Home.md
@@ -7,4 +7,9 @@
|
||||
For an innermost loop kernel in assembly, this tool allows automatic instruction fetching of assembly code and automatic runtime prediction including throughput analysis and detection for critical path and loop-carried dependencies.
|
||||
|
||||
# Download
|
||||
<a href=https://github.com/RRZE-HPC/OSACA/releases>Release page at GitHub</a>
|
||||
<a href=https://github.com/RRZE-HPC/OSACA/releases>Release page at GitHub</a>
|
||||
|
||||
# Motivation
|
||||
In areas of computer science and computational applications in general, the key of efficient software is performance.
|
||||
Optimization of modern programs therefore is an important part of programming and computational science but turns out to be complex and extremely difficult.
|
||||
This is an effort to develop an easy to use but yet powerful static performance analysis tools for...
|
Reference in New Issue
Block a user