diff options
Diffstat (limited to 'UNI/baselines/cpu/README')
-rw-r--r-- | UNI/baselines/cpu/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/UNI/baselines/cpu/README b/UNI/baselines/cpu/README new file mode 100644 index 0000000..4263de5 --- /dev/null +++ b/UNI/baselines/cpu/README @@ -0,0 +1,12 @@ +Unique (UNI) + +Compilation instructions + + make + +Execution instructions + + ./uni -i 1258291200 -t 4 + +Read more +J. Gomez-Luna et al., “In-place Data Sliding Algorithms for Many-core Architectures,” ICPP 2015. |