mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
Corrected comment.
This commit is contained in:
parent
4cea354db8
commit
041a121584
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
Sample HARP assmebly program.
|
||||
|
||||
*******************************************************************************/
|
||||
/* sieve of eratosthanes: Find some primes. */
|
||||
/* Dot product: find scalar product of two vectors */
|
||||
.def SIZE 0x1000
|
||||
|
||||
.align 4096
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue