Skip to content
Snippets Groups Projects
Commit 516b2e76 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Fixed another broken link.

parent 1e79a333
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@
<div class='container'>
<ul>
<li><a href="/documentation/setting-up-hsa.html" rel="nofollow">How to setup a HSA enabled Linux Platform</a></li>
<li><a href="/documentaion/using-hsa-simulator.html" rel="nofollow">How to setup a HSA simulator on a Linux Platform</a></li>
<li><a href="/documentation/using-hsa-simulator.html" rel="nofollow">How to setup a HSA simulator on a Linux Platform</a></li>
</ul>
<p>Recently the HSA Foundation released their ‘Programmers Reference Manual’. This manual is for developers wishing to write code for upcoming HSA compatible devices, it describes the HSA Intermediate Language (HSAIL) along with its binary form (BRIG) and describes how code is expected to execute on a HSA enabled devices.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment