Skip to content
Snippets Groups Projects
Verified Commit ba009342 authored by Dorian Stoll's avatar Dorian Stoll
Browse files

rodinia-srad: julia: Fix iteration order

Arrays in Julia are column-major, so by iterating through them row by
row the program is constantly refilling the cache and leaves a lot of
performance on the table.
parent f1ff9668
No related branches found
No related tags found
No related merge requests found
Loading
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